
.h-\[450px\] {
	height: 450px;
}
@media (min-width: 640px) {
    .sm\:h-\[450px\] {
         height: 450px; 
    }
}
