.article_description h3.heading{font-weight:700}
.footer__payments-icon {
    width: 100%;
    height: auto;
    background: white;
}
a.is_link:hover span {
    color: #e60f1e;
}
.menu2 .menu__level-1-a:focus {
    color: white;
}


@media (max-width: 991px) {
.footer__column.col-sm-6.col-md-3:nth-child(3) {
    display: none;
}
}

.uni-slideshow_v2__image.text-over-image img {
    object-position: left;
}

@media (max-width: 575px) {
.uni-slideshow_v2__image.text-over-image img {
    object-position: center;
}
}