.homegrade-blocks-press-photo-kit { &__photo-grid { @apply grid grid-cols-4 py-8 gap-8; } &__photo-asset { @apply relative; aspect-ratio: 1/1; img { @apply w-full h-full object-cover rounded-3xl; } .cta--download { @apply absolute bottom-8 right-8; } } }