@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
.headersmicon {
    font-size: 30px;
    padding: 0 60px;
}
i.fab.fa-instagram {
    font-size: 30px;
}
.looking-car {
    border-radius: 0 30px;
    height: 350px;
    position: relative;
    width: 100%;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    margin-bottom: 25px;
    box-shadow: rgb(216 216 216 / 12%) 0 1px 3px, rgb(0 0 0 / 24%) 0 1px 2px;
}
.looking-car-content {
    position: absolute;
    width: 100%;
    bottom: 20px;
}
.btn {
    border: none;
    border-radius: 0 20px;
    line-height: 30px;
    margin: auto;
    padding: 7px 36px;
    transition: .3s linear;
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    -webkit-transition: .3s linear;
    -ms-transition: .3s linear;

    .newsMarkenLogo {
    height: 40px;
    position: absolute;
    top: 10px;
    right: 16px;
}
.newsDetailsMarkenLogo, .newsMarkenLogo {
    width: auto;
    border-radius: 0 15px;
    margin: 0 10px 25px 0;
}