.frame-type-vd_textimageblock {
	.big-image {
		margin-left: -16px;
		@media (min-width: 1440px) {
			position: relative;
			height: 426px;
			margin-left: 0;

			img {
				position: absolute;
				width: 962px;
				max-width: 962px;
				right: 0;
			}
		}
	}

	article {
		> div {
			justify-content: center;
			border: 0;
		}
	}
}
