/* BEGIN custom_css_box */
#team .col-md-4{
    width: 25%;
}

#services .col-md-4{
    width: 50%;
}

#undefined-sticky-wrapper{
    background-color: #000;
}

#format-tv{
    background-color: gray!important;
}

.caption-box h3 {
    max-width: 690px;
}

.footer{
    padding: 20px;
}

.footer p{
    text-transform: none;
    line-height: 1.2;
}


/* END custom_css_box */
