/*Removes breadcrumbs from the site*/
.gateway{
	display: none;
}

.vt-for-the-media h1{
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
}

.vt-for-the-media h2{
text-align: center;
}

.vt-for-the-media .gateway{
display: none;
}

@media (min-width: 768px){
.vt-for-the-media .vtnews-c-center-and-75-percent{
width: 75%;
margin-left: auto;
margin-right: auto;
}
}

.vt-for-the-media .vt-multicolumn.for-the-media-second-column .col-md-4:first-child{
width: 15%!important;
}

.vt-for-the-media .vt-multicolumn p{
text-align:center;
}

.vt-for-the-media .for-the-media-description{
padding-bottom: 10px;
}