#steps img {
    border-radius:10px;
    box-shadow:0 3px 10px -5px silver;
}

.header .logo-img {
    width:50px!important;
}

.promo-section-img-right {
    background:url('/img/about-us123.jpg?12345') center center no-repeat;background-size:cover;width:100%;
}

footer {
    background:url(../img/foot.jpg) center center no-repeat!important;
}

@media (max-width:1024px) {
    .carousel-title {
        font-size:30px!important;
    }
}

footer h1>a, footer h2>a, footer h3>a, footer h4>a, footer h5>a, footer h6>a {
    color:#fff;
}

footer .contact-list>li {
    color:#fff;
}

footer em,footer li, footer li a {color:#fff;}