.a124 {
    background-color: #fff !important;
    color: #00407f;
    padding-top: 99px;
    padding-bottom: 99px;
}
.a119 {
    background-color: #1ea6e600 !important;
    color: #005bb6;
    padding-top: 99px;
    padding-bottom: 99px;
}

.video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
	}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	}