@media (min-width: 768px) {
  .left-image {
    float: left;
    margin-right: 5%;
    margin-bottom: 5%;
    width: 50% !important;
  }
}
