@CHARSET "ISO-8859-1";
.bt-googlemaps img{
 max-width: none!important;	
}

.moduletable.maps{    border: 1px solid #e5e5e5;
    border-radius: 25px;
        padding: 10px 10px 10px 10px;
    margin: 0 1.5% 2% 1%;} 

    .com-content-article__body .map_buttons{list-style: none;display: table;
    margin:0px auto 0px auto !important;text-align: center;top: -110px;position: relative;}
    
.map_buttons li{display: table-cell;padding: 0 10px;}
.map_buttons li a{background: #fff;line-height: 58px;display: block;padding: 0 60px;border-radius: 50px;}

.maps_ro p{display: none;} 

@media only all and (max-width: 47.938rem){
	.map_buttons li {
    display: block;
    padding: 0 10px;
            margin: 5px 0;
}
.tab-content .map_buttons {
    top: -165px;
}

.tab-content #romania .map_buttons, .tab-content #rumyniya .map_buttons {
        top: -220px;
    }
#rumyniya .g-grid.contact, #romania .g-grid.contact{    margin-top: -185px !important;}


}