// Make a component? But it would be only one HTML tag with a bunch of classes and a prop (the img src)... .image_header { header { @apply bg-cover pt-56 px-6 pb-2 rounded-t-lg; background-position: 0% 35%; } }