.pn-gmap{height: 500px;margin-bottom: 60px}
.pn-gmap iframe{width: 100%;height: 100%}
.pn-wrapper-form{margin-top: 30px}
.pn-contact-info{text-align: center;font-size: 18px;line-height: 25px}
.pn-contact-info :is(h1,h2,h3){font-size: 26px;line-height: 31px;margin: 0 0 20px 0;color: #e70b1f;font-weight: bold}
@media only screen and (min-width: 992px){
    .pn-gmap{margin-top: -30px}
    .pn-wrapper-form{margin-bottom: 30px}
}
@media only screen and (max-width: 991px){
    .pn-gmap{height: 300px;margin: -15px 0 30px 0}
}
@media only screen and (max-width: 767px){
    .pn-contact-info{font-size: 16px;line-height: 25px}
}
@media only screen and (max-width: 480px){
    .pn-contact-info :is(h1,h2,h3){font-size: 20px;line-height: 25px}
    .pn-contact-info{font-size: 14px}
    .pn-gmap{height: 250px}
}