/*.pvs_sutter_setbg img{
    padding-bottom: 0px !important;
}
.test_img_parent{
    overflow: hidden;
}
.pvs_img_resizable{
    display: inline-block;
    height: 250px;
    width: 250px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.pvs_has_bg{
    position: relative;
    overflow: hidden;
    padding-bottom: 0px !important;
    height: 400px;
    background-size: cover;
     background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.pvs_stockbg_datalist{
    margin-top: 20px;
}
.pvs_stockbg_datalist_appender{
    padding: 15px 12px 12px 0px;
}
.pvs_has_bg .pvs_img_resizable, .pvs_has_bg .pvs_img_resizable_parent{
    position: absolute;
}
.pvs_has_bg .pvs_img_resizable_parent{
    box-shadow: 5px 5px 6px #5e5e5e;
}

.pvs_single_item{
    display: inline-block;
    position: relative;
    margin-right: 5px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center; 
}
.pvs_smallbg_parent {
    position: absolute;
    overflow: hidden;
}
.pvs_single_item img{
    width: 100%;
    height: 110%;
    position: absolute;
}*/

/*@media only screen and (max-width: 479px) {
    .panel_left2{
        float: none !important;
        width: 100% !important;
    }
}

@media (max-width:767px) {
    .pvs_has_bg{
        height: 239px;
    }
}*/

/*.pvs_has_bg div:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid rgba(0,0,0,.2);
    border-color: rgba(0,0,0,.2) rgba(255,255,255,.5) rgba(255,255,255,.3) rgba(0,0,0,.3);
}*/

/*@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    .pvs_has_bg{ 
        height: 500px;
    }
}*/

.pvs_sutter_setbg img{
    padding-bottom: 0px !important;
}
.test_img_parent{
    overflow: hidden;
}
.pvs_img_resizable{
    display: inline-block;
    height: 250px;
    width: 250px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.pvs_has_bg{
    position: relative;
    overflow: hidden;
    padding-bottom: 0px !important;
    height: 400px;
    /*background-size: cover;*/
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.pvs_stockbg_datalist{
    margin-top: 20px;
}
.pvs_stockbg_datalist_appender{
    padding: 15px 12px 12px 0px;
}
.pvs_has_bg .pvs_img_resizable, .pvs_has_bg .pvs_img_resizable_parent{
    position: absolute;
}
.pvs_has_bg .pvs_img_resizable_parent{
    box-shadow: 5px 5px 6px #5e5e5e;
}

.pvs_single_item{
    display: inline-block;
    position: relative;
    padding-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; 
}
.pvs_smallbg_parent {
    position: absolute;
    overflow: hidden;
}
.pvs_single_item img{
    width: 100%;
    height: 110%;

}


@media only screen and (max-width: 479px) {
    .panel_left2{
        float: none !important;
        width: 100% !important;
    }
}

@media (max-width:767px) {
    .pvs_has_bg{
        height: 239px;
    }
}

/*.pvs_has_bg div:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid rgba(0,0,0,.2);
    border-color: rgba(0,0,0,.2) rgba(255,255,255,.5) rgba(255,255,255,.3) rgba(0,0,0,.3);
}*/

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    .pvs_has_bg{ 
        height: 500px;
    }
}