.default
{
   font-size: 64px;
   text-decoration: none;
   background-color: transparent;
}
.480
{
   text-decoration: none;
   background-color: transparent;
}
.375
{
   text-decoration: none;
   background-color: transparent;
}
@media only screen and (min-width: 970px) and (max-width: 1399px)
{
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
.480
{
   font-size: 48px;
   text-decoration: none;
   background-color: transparent;
}
}
@media only screen and (min-width: 375px) and (max-width: 479px)
{
.375
{
   font-size: 35px;
   text-decoration: none;
   background-color: transparent;
}
}
@media only screen and (max-width: 374px)
{
}
