.d-none { display: none !important;}
.pull-right{float:right}
.pull-left{float:left}

.aw.lighten-2 { /* background-color: #875555 !important; */}
.b .gallery-header { padding: 10px;}
.b .gallery-cover img { min-width: 100%;}

.gallery-header .title {
    font-size: 1.2rem;
    display: inline-block;
    margin-bottom: 10px;
}
.gallery-header .product-site-info {
    display: flex;
    justify-content: space-between;
}
.site-info {
    min-height: auto;
    min-width: auto;
    display: block;
}