@media (min-width: 1024px) {

 .special-offers{
  padding-top: 2vh;
 }
	.special-offers__title {
		font-size: 2.3vh;
	}
	
}
