.node--type-contact .bs-region--top-left {float:left;width:50%;padding:25px;}
.node--type-contact .bs-region--top-right img{width:33%;height:auto; float:left; margin-bottom:32px;}
.node--type-contact .col-sm-6 {padding:25px;}

@media only screen and (max-width: 1024px) {

.node--type-contact .bs-region--top-left {float:none;width:100%;height:auto;}
.node--type-contact .bs-region--top-right {float:none;}

}