img.iconImg {
    height: 150% !important;
    width: 65% !important;
}
.formSec{
    font-family: 'Noto Sans', 'Arial', 'Helvetica', 'sans-serif';
    font-size: 17px;
    margin-left: -45px;
    margin-top: -5px;
}

.media-text .caption { text-align: center !important; }

@media screen and (min-width: 768px) {
.media-embed > .caption { text-align: center !important; }
}

@media screen and (max-width: 767px) {
	.media-embed > .caption { text-align: center !important; }
}

.media-embed .caption:first-child, .media-embed .duration:first-child, .media-embed .author:first-child { text-align: center !important; }