@media screen and ( min-width: $grid-breakpoint-md ) {

	.ld-masked-image {
		top: -50vh;
		left: -35vw;
		right: -10vw;
	}
}