/* Add custom CSS styles below */
@media (max-width: 768px){
  .product-entry__image {
      height: 20rem;
  }
}

.order-1.md\:order-2.block.md\:sticky.top-24.shrink-0.h-fit {
    order: 2;
}

span.accordion-title {
    /* color: red !important; */
    font-weight: bold;
    font-size: 20px !important;
}