< type="text/css">
.fyple_ca_ad_under_map {
display: inline-block;
width: 300px;
height: 250px;
}
@media (min-width:768px) {
.fyple_ca_ad_under_map {
width: 728px;
height: 90px;
}
}
@media(min-width:992px) {
.fyple_ca_ad_under_map {
width: 728px;
height: 90px;
}
}
@media(min-width:1200px) {
.fyple_ca_ad_under_map {
width: 970px;
height: 250px;
}
}
>