@charset "UTF-8";

/*-------------------------
__map_contact_style
-------------------------*/

#map_contact{margin:0 0 75px;}
#map_contact .img{width:250px;max-width:100%;margin:auto;}
#map_contact .img img{width:auto;height:auto;max-width:100%;max-height:100%;}

@media screen and (max-width:767px) {
#map_contact{margin:0 0 30px;}
#map_contact .img{margin:10px auto 0;}
}
