<img src="{\% static 'img/products/men/product1.jpg' %}" class="rounded-tl-lg rounded-tr-lg" />
<style type="text/tailwindcss">
@layer utilities {
.form-control {
@apply text-gray-600 placeholder-gray-400 px-4 py-3 w-full rounded-lg focus:outline-none mb-4
}
}
</style>