@media screen and (min-width: 200px){.map-desktop,.map-tablet{display:none}.map-mobile{display:flex;margin-top:50px;justify-content:center}.content{padding:50px 10px;flex-direction:column;justify-content:center}}@media screen and (min-width: 360px){.content{width:90%}}@media screen and (min-width: 360px){.content{width:80%}}@media screen and (min-width: 500px){.map-tablet{display:flex;margin-top:50px;justify-content:center}.map-mobile{display:none}.content{width:80%}}@media screen and (min-width: 800px){.map-desktop{display:flex;margin-top:50px;justify-content:center}.map-tablet{display:none}.content{width:75%}}@media screen and (min-width: 900px){.content{width:70%}}@media screen and (min-width: 990px){.content{padding:0 0 50px;flex-direction:row;justify-content:center;width:100%}}
