/* xs <= Small (sm) */
@media (max-width : 576px) {
	.section-offer {
		padding: 30px 0;
	}
}