#loading_screen{
    position:fixed;
    z-index: 1150;
    left:50%;
    top:50%;
    margin-left: -32px;
    margin-top: -32px;
    width:64px;
    height:64px;
}

.sidebar-product__links *{outline:none !important;}

.cat-h1{
    display: inline-block;
}

.card-main__img img {
    /*margin: 0 auto;*/
    /*!*min-width: 60%;*!*/
    /*-o-object-fit: none;*/
    /*object-fit: none;*/
    margin: 0 auto;
    max-width: 300px;
    max-height: 300px;
}