:root{


}
@media (max-width: 1080px){
:root{
}
}
@media (min-width: 1081px){
:root{

}
}