.QX-11228199 .imgBox {
    height: auto!important;
    width: 80%!important;
}
#siteblocks-setting-wrap-qGUWKMZaoOuE > div > div > ul > li:nth-child(3) > div.backstage-blocksEditor-wrap.imgBox > div > div > a > picture > img{
	    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.QX-11228199 .tile>a{
	pointer-events: none;
}
#picture-wrap-gUpWKOhrHsRj > a > img{
	    margin-top: -1px;
}

.QX-11228199 .imgBox .blocks-image>img,
#siteblocks-setting-wrap-qGUWKMZaoOuE > div > div > ul > li > div.backstage-blocksEditor-wrap.imgBox > div > div > a > picture > img{
	    width: 100%!important;
    display: inline-block!important;
}

.sitewidget-navigation_style-20210826101153 .smsmart #parent_1 .navnew-sub1{
	height: 296px;
    overflow: auto;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: rgba(244,244,244,1)
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0)
}

::-webkit-scrollbar-track:hover {
    background-color: rgba(0,0,0,.4);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.4)
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.2)
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0,0,0,.6);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.2)
}