.page-header {
    background-image: url('/images/galleries/farm/7.JPEG');
    background-position: center;
    background-size: cover;
}

.farm-price-boxes {
    gap: 30px;
}

.farm-gallery {
    max-width: min(80%, 1200px);
}