.slider h3,
.slider h5,
.clients h3 {
    text-shadow: 1px 1px 3px rgba(0,0,0.0,5);
}
.parallax-container {
    height: 20%;
}
.parallax img {
    filter: bluescale(1);
    opacity: 0.5 !important;
}
.parallax col {
    object-position: center !important;
}
.clients img {
    max-width: 150px;
}
section, footer {
    padding: 20px 0;
}
.brand-logo img {
    max-height: 61px!important;
    padding: 10px 0!important;
}