@media (max-width: 1023px) { .sc_price_item_title {
letter-spacing: 0;
font-size: 2em;
}
.sc_price_item_info {
padding: 2em 1em;
}
.sc_price_item_price {
font-size: 1.5em;
}
}
@media (max-width: 479px) { .sc_price_item_link {
margin-top: 2em;
}
}@media (max-width: 1023px) { .sc_googlemap {
max-height: 60vh;
}
.sc_googlemap_content_default {
left: 7%;
right: 14%;
top: auto;
bottom: 7%;
width: auto;
max-height: 33%;
padding: 1em;
}
[data-vc-full-width="true"][data-vc-stretch-content="true"] .sc_googlemap_content_default {
left: auto;
right: 10%;
top: 10%;
bottom: 10%;
width: 30%;
max-height: none;
}
}
@media (max-width: 600px) {
[data-vc-full-width="true"][data-vc-stretch-content="true"] .sc_googlemap_content_default {
left: 7%;
right: 14%;
top: auto;
bottom: 7%;
width: auto;
max-height: 33%;
}
}