.glofis {width: 66%; }
.ofis {width: 32%; }
.ofis a, .contact img, .ofisimg {width: 100%; }

@media screen and (max-width: 550px) {
.contact {  
flex-direction: column;
}
.glofis, .ofis {  
width: 100%;
}
}