@media screen and (max-width:995px){
	.mobileCompain{ margin-top:10px; }
	.mobileCompain:nth-child(1){ margin-top:0px; }
}