.w-15{width: 15% !important;}
.w-20{width: 20% !important;}
.w-25{width: 25% !important;}
.w-30{width: 30% !important;}
.w-35{width: 35% !important;}
.w-40{width: 40% !important;}
.w-45{width: 45% !important;}
.w-50{width: 50% !important;}
.w-55{width: 55% !important;}
.w-60{width: 60% !important;}
.w-65{width: 65% !important;}
.w-70{width: 70% !important;}
.w-75{width: 75% !important;}
.w-80{width: 80% !important;}
.w-85{width: 85% !important;}
@media (max-width: 2560px){
    
}
@media (min-width: 1601px) and  (max-width: 2559px){
    
}
@media (min-width: 1281px) and  (max-width: 1600px){
    
}
@media (min-width: 1025px) and (max-width: 1280px) {
    
}
@media (min-width: 768px) and (max-width: 1024px) {
    
}
    
@media (max-width: 768px){
    
}