/* If you want to add your own CSS code, please do it in this file */

@media only screen and (max-width: 479px)
h1  {
    font-size: 48px !important;
    line-height: 18px;
}

