@charset "UTF-8";

a#map+section .heading+.add_text {
    font-size: 2rem !important;
}
@media screen and (min-width: 601px) and (max-width: 900px){
a#map+section .wrapper_item .inner_item_img img{
    width: 60% !important;
}
}

