@media(min-width:768px) {}

@media screen and (min-width:576px) and (max-width:767px) {
    .titlehr hr,
    .newshr hr {
        width: 60%;
    }
    .overlaynews {
        padding: 0px 5px 0 0;
        height: 55px;
    }
    .readmorenewscard {
        font-size: 12px;
    }
    .titlecardnews {
        font-size: 14px;
    }
    .newshr,
    .about-us,
    .newspane {
        padding: 0 15px;
    }
    .newsscroll.row {
        margin: 0 0;
    }
    .sd-field.SelectCategory .options {
        flex: 0 0 17%;
    }
    .col-md-12.ProductListHolder,
    .col-md-6.ProductListImageandmodels,
    .easyaccess {
        flex-wrap: wrap;
    }
    .col-md-4.ProductListImage img {
        border-bottom: 3px solid #cd1283;
    }
    .col-md-6.ProductListDetails {
        border-top: 1px solid;
        background-size: 13%;
    }
    .ozviat {
        margin: 30px 0;
    }
}