
.attributes-color-branch-wrap 
    {

        width:16.66%;
        
    }
 


@media (max-width: 774px) {
    .attributes-color-branch-wrap 
    {

        
        z-index: 1;
        
        zoom: 70%;
        overflow: visible;
    }
    .gal_box_txt{
        left: 120px;
        
        width: calc(100% - 105px);
    }
    .box-color{
        padding: 5px!important;
    }
}


