.pbr-mechanic-contact {
 text-align: center;
}

.pbr-mechanic-contact .col-margin-bottom {
 margin-bottom: 30px;
}

.sePageContent .sePageSection.pbr-mechanic-contact {
 margin-bottom: 0px;
}

.pbr-mechanic-contact img {
 border-radius: 50%;
 border: 3px solid #FCB326;
}

@media only screen and (min-width: 992px) {
.sePage .sePageLayout .pbr-mechanic-contact .col-md-2 {
 width: 20%;
}
}