.offices_map {
  width: 100%;
  height: 484px;
}
@media (min-width: 768px) {
  .offices_map {
    height: 646px; 
  }
}