#why-this-paint.threeColLayout .prod-card strong {
	font-weight: var(--behr-bold);
}

@media (max-width: 991px) {
	#mq-animation .article:after {
		margin: auto;
	}

	#mq-animation .second-column { 
		top: -80px;
	}
	
	#why-this-paint.threeColLayout .prod-card strong {
		margin-bottom: 10px !important;
	}
	
	#why-this-paint.threeColLayout .three-col-wrapper .column-layout--flex .prod-card:nth-child(-n+2) {
		margin-bottom: 10px;
	}	
}
