/*LARGE - MEDIUM*/
@media only screen and (min-width: 40.063em)
{
}
/*SMALL*/
@media only screen and (max-width: 40em)
{
}