.img-logo-header {
	max-width: 50% !important;
}

.text-justify {
	 text-align: justify;
}
.youtube-video {
    margin-left: 28% !important;
}

.pay-now-btn {
	margin-left: 36% !important;
}


@media( max-width: 767px){
	.pay-now-btn {
		margin-left: 10% !important; 
	}
}
@media( max-width: 567px){
	.pay-now-btn {
		margin-left: 10% !important;
	}
}

