body.widget-snippet .contact-map{
   margin-bottom:0px;
   height:520px;
}
.widget-snippet .contact-map{
   margin-bottom: -217px;
   height:520px;
}

.widget-snippet .contact-map iframe{
    height:520px;
    width:100%;
}

.widget-form.get-intouch-form .btn-row button[type="submit"]:hover {
    background: #1F366A;
}

