/* Ramsbottom common styles */

@media only screen and (min-width: 768px) {
  .map {
    height: 300px;
  }
}
