@media screen and (max-width: 1000px)
      {
    #text-1
    {
    font-size:20px!important;
    font-family: mediator-regular!important;
        color: #a02522!important;
    }
    #text-1-2
    {
    font-size:12px!important;
        font-family: 'Mediator-Serif-Bold'!important;
        color:gray!important;
    }
    footer
    {
    width:0%;
    } 
      }
    #text-1
    {
    font-family: mediator-regular!important;
        color: #a02522!important;
    }
    #text-1-2
    {
        font-family: 'Mediator-Serif-Bold'!important;
        color:gray!important;
    }
