.bs-footer .img-fluid {
    max-width: 30%;
}
h6.title-footer {
    color: #ffffff;
}
.bs-form-inline.text-center {
    background: url(ol.png);
    background-size: cover;
}
@media screen and (min-width: 992px){
.bs-footer .img-fluid {
    max-width: 50%;
    margin-top: -26px;
}}
@media screen and (max-width: 992px){
.bs-footer .img-fluid {
    max-width: 44%;
}}
.bs-credits a {
    color: white;
}
.bs-credits a:hover {
    color: white!important;
    opacity:.7;
}
.bs-footer .bs-social-media a:hover {
opacity:.7;
}
.bs-discount.corner-badge span, .bs-discount.corner-badge strong {
    display: none;
}