

/* CSS from section stylesheet blocks */
@media screen and (max-width: 768px) {
    .half-image {
      min-height: auto !important;
      height: auto !important;
      padding:10px;
    }
  }