  @media (min-width:768px) and (max-width:991.98px) {
    #veteransBruinLife img.u-circlePhotoSimple, #veteransCareer img.u-circlePhotoSimple {
        width:350px;
        height:350px;
    }
}
@media (max-width:767.98px) {
    .alternatingPhotos-holder {
        padding-top:0;
    }
}