@media only screen and (max-width: 1024px) {
   .preloader {
      display: none;
   }
}

body.page-template-single-service img.attachment-astrid-large-thumb {
	display:none;
}