.banner_wrapper {
	text-align: center;
}

@media screen and (max-width: 1199px) {
    .banner_wrapper iframe {
        max-width: 100%;
    }
}