
.owlcamiframe {
	width: 380px;	
	height: 214px;
}

@media (min-width: 576px) { 
.owlcamiframe {
	width: 540px;	
	height: 304px;
	}
}

@media (min-width: 768px) { 
.owlcamiframe {
	width: 740px;	
	height: 416px;
	}
}

@media (min-width: 992px) { 
.owlcamiframe {
	width: 800px;
	height: 450px;
	}
}

.tx-t3extblog .card a:not(.btn) {
    color: #ffffff;
}

.tx-t3extblog .embed-responsive-16by9:before {
	padding-top: 2px;
}