#contact_us_page .contact-content-title h5 {font-size: 22px;}
#contact_us_page .page-content { margin-bottom: 30px;}
#contact_us_page .contact-content-item-content h4 a { font-size: 24px;}
#contact_us_page .contact-content-item-content a {font-size: 18px;}
.contact-map::before {display: none;}
.contact-map .location-map-link {position: absolute;top: 0;left:0;width:100%;height:100%;z-index:2;background:rgba(0, 0, 0, 0);text-indent: -9999px;display: block;}
.contact-map .map {z-index: 1;width: 100%;height: 450px;position: relative;overflow: hidden;}
.contact-map .location-map-link::before{position:absolute;top:50%;left:50%;height:50px;width:38px;background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 64 64' width='64' height='64'%3E%3Cdefs%3E%3Csymbol id='icon-pin'%3E%3Cpath d='M29.534 62.709C11.371 36.379 8 33.677 8 24a24 24 0 0148 0c0 9.677-3.371 12.379-21.534 38.709a3 3 0 01-4.933 0zM32 34a10 10 0 10-10-10 10 10 0 0010 10z'/%3E%3C/symbol%3E%3C/defs%3E%3Cuse xlink:href='%23icon-pin' fill='rgba(203,131,66,1)'/%3E%3C/svg%3E") no-repeat center center/cover;content:"";display:block;transform:translate(-50%,-100%);z-index:10000}
@media (min-width: 768px) {
    #contact_us_page .contact-content, #contact_us_page .contact-image {margin: 0 !important;}
}
@media (min-width: 1080px) {
    #contact_us_page  .contact-content-item.contact-content-parking, #contact_us_page .contact {margin-top: 50px;}
    #contact_us_page .contact:first-child {margin-bottom: 60px;}
}