#custom-text-2 {
	padding: 50px 0 50px 0;
}

#custom-text-2 h3 {
    color:#df1a52;
	font-weight:600;
	text-align:center;
	margin:0 50px 20px 50px;
}

#custom-text-2 .video_block {
	padding-left:0;
	padding-right:0;
	margin-bottom: 20px;
}

#custom-text-2 video {
	margin-top:20px;
}

/*
#custom-text-1 img {
    width: 100%;
	height:auto;
}

#custom-text-1 h3 {
    color:#df1a52;
	font-weight:600;
}

#custom-text-1 p {
	line-height: 24px;
	text-align:justify;
}

#custom-text-1 .tvcms-main-title {
	text-align:center;
	margin-bottom:50px;
}
*/

@media (max-width: 767px){
	#custom-text-2 {
		padding: 25px 0 25px 0;
	}
}