#d1361751 .bg_youtube_text h3 {
	font-size: 124px !important;
	color: #fff;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #fff;
}
#d1361751 .bg_youtube_text p {
	font-size: 28px !important;
}

@media screen and (max-width: 991px) {
	#d1361751 .bg_youtube_text_center {
		top: 0;
		left: 0;
		right: auto;
		bottom: auto;
		text-align: left;
		padding: 30px;
		width: 100%;
	}
	#d1361751 .bg_youtube_text_center h3 {
		margin-top: 0;
		font-size: 70px !important;
		color: #fff;
		-webkit-text-fill-color: transparent;
		-webkit-text-stroke-width: 2px;
		-webkit-text-stroke-color: #fff;
	}
	#d1361751 .bg_youtube_text_center p {
		font-size: 16px !important;
	}
}