.text50-image50-v2__wrapper {
	height: 370px !important;
}

.text50-image50-v2__image {
	top: 20px !important;
}

.text50-image50-v2__title {
	margin-top: -10px;
}
.text50-image50-v2__title {
	font-size: 40px !important;
}
@media (min-width: 1025px) and (max-width: 1319px)  {
	.text50-image50-v2__title {
		font-size: 35px !important;
		margin-top: -25px !important;
	}
}

@media (min-width: 992px) and (max-width: 1024px) {

	.text50-image50-v2 {
		height: auto !important;
	}

	.text50-image50-v2__wrapper {
		width: 100%;
	}
	.text50-image50-v2__title {
		font-size: 35px !important;
	}
	.text50-image50-v2__copy-wrapper {
		padding: 42px 0 0 0;
	}
}

@media (min-width: 768px) and (max-width: 991px) {

	.text50-image50-v2 {
		height: auto !important;
	}

	.text50-image50-v2__wrapper {
		width: 100%;
		height: 450px !important;
	}
	.text50-image50-v2__copy-wrapper {
		padding: 42px 0 0 0;
	}
	.text50-image50-v2 .container-custom {
		max-width: 95%;
	}
	.text50-image50-v2__image {
		top: 73px !important;
	}
}
@media (max-width: 768px) {
    .text50-image50-v2__image {
		margin-bottom: -72px !important;
	 }
}
@media (max-width: 768px) {
	.text50-image50-v2__wrapper {
		height: auto !important;
		max-width: 700px;
      margin: 0 auto;
	}
	.text50-image50-v2__image-wrapper{
		top: 0 !important;
		height: auto;
	}
	.text50-image50-v2__image {
		top: 20px !important;
		display: block;
		margin: 0 auto;
	}
	.text50-image50-v2 .col-sm-custom-7 {

	}
	.text50-image50-v2 .col-sm-custom-5 {

	}
}



