body .gecko-product__top-excerpt {
  float: none;
}

@media (min-width: 768px) {
  body .gecko-product__top-excerpt {
    float: left;
  }
}

.gecko-product__pre_title_content {
  margin-bottom: 2rem;
}
