.w-\[120px\] {
	width: 120px;
}

.h-\[120px\] {
	height: 120px;
}

.bg-cover {
	background-size: cover;
}