#map{width:100%;height:400px;}#contact-details-wrapper{margin-top:20px;}.column-header{font-size:1.5em;font-weight:700;color:#434343;padding-bottom:10px;}.contact-col{margin-bottom:20px;}@media only screen and (max-width: 1200px) {
.contact-col {
    width: 50%;
}
}
@media only screen and (max-width: 480px) {
.contact-col {
    width: 100%;
}
}
