body.page-template-page-landing-he .landing-page-container .row.row-single-grey h3.four-grey-image-title {
    height: 45px; 
}
body.page-template-page-landing-he .landing-page-container .row.row-single-post .landing-custom-button-wrapper.left,
body.page-template-page-landing-he .landing-page-container .row.row-single-grey .landing-custom-button-wrapper.left {
	text-align: left;	
}
body.page-template-page-landing-he .landing-page-container .row.row-single-post .landing-custom-button-wrapper.right,
body.page-template-page-landing-he .landing-page-container .row.row-single-grey .landing-custom-button-wrapper.right {
	text-align: right;
}

body.page-template-page-landing-he .landing-page-container .row.row-single-post .landing-custom-button-wrapper a.left,
body.page-template-page-landing-he .landing-page-container .row.row-single-grey .landing-custom-button-wrapper a.left,
body.page-template-page-landing-he .landing-page-container .landing-custom-button-wrapper a.left {
    padding: 0.73vw 1.355vw 0.73vw 5.64vw;
    background: #e81a3b url(../images/arrow-link-article-he.svg) no-repeat left 1.8vw center;
}
body.page-template-page-landing-he .landing-page-container .row.row-single-post .landing-custom-button-wrapper a.right,
body.page-template-page-landing-he .landing-page-container .row.row-single-grey .landing-custom-button-wrapper a.right,
body.page-template-page-landing-he .landing-page-container .landing-custom-button-wrapper a.right{
    padding: 0.73vw 5.64vw 0.73vw 1.355vw;
    background: #e81a3b url(../images/arrow-link-article.svg) no-repeat right 1.8vw center;
}

body.page-template-page-landing-he .landing-page-container .landing-custom-button-wrapper a.left,
body.page-template-page-landing-he .landing-page-container .landing-custom-button-wrapper a.right {
    background-color: #000;
}
.landing-page-container > p {
	display: none;
}


@media screen and (min-width: 992px) {
	.landing-page-container .row.row-single-post {
		margin-top: 45px;
		margin-bottom: 45px;
	}
	.landing-page-container .landing-header .landing-header-wrapper .top-intro {
		height: 34.723vw;
	}
	.landing-page-container .landing-header .landing-header-wrapper .top-intro .landing-intro {
		position: absolute;
		bottom: 0;
		text-align: center;
	}
}
@media screen and (max-width: 992px) {
	.landing-page-container .row.row-single-post {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.landing-page-container .landing-header .landing-header-wrapper .top-intro {
		height: 107vw;
	}
	.landing-page-container .landing-header .landing-header-wrapper .top-intro .landing-intro {
		position: absolute;
		bottom: 0;
		text-align: center;
	}
	.page-template-page-landing-he .top-intro .landing-custom-button-wrapper a span:after {
		display: none !important;
	}
	.landing-page-container .landing-header-wrapper .hebrew-intro .landing-custom-button-wrapper a {
		width: auto;
	}
	body.page-template-page-landing-he .landing-page-container .landing-custom-button-wrapper a.right {
		padding: 2.73vw 19.64vw 2.73vw 5.355vw;
		background: #000 url(../images/arrow-link-article.svg) no-repeat right 3.8vw center;
		background-size: 44px !important;
	}
	body.page-template-page-landing-he .landing-page-container .landing-custom-button-wrapper a.left {
		padding: 2.73vw 5.355vw 2.73vw 19.64vw;
        background: #000 url(../images/arrow-link-article-he.svg) no-repeat left 2.8vw center;
		background-size: 44px !important;
	}
	body.page-template-page-landing-he .landing-header .landing-header-wrapper .top-intro .landing-intro {
		margin-left: -20px;    
	}
	body.extra-speed .landing-page-container .block-landing-header {
        height: auto;
    }
}