.paint-color-slide {
	width: 25%;
}

@media (max-width: 749px) {
	.paint-color-slide {
		width: 80%;
	}
}

.paint-color-title {
	font-family: 'Reader', sans-serif;
	font-weight: 500;
	text-align: center;
}