<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#resp
{

    width: 1104px;;

    margin:0px auto;


}

@media screen and (max-width:959px)
{
    #resp
    {

        width:100%;

    }


}

@media screen and (max-width:640px)
{



    .ws_images
    {

        width:25px;
    }

}

@media screen and (max-width:320px)
{

    #resp
    {
        width:32px;

    }
    #resp
    {


        width: auto;
    }

    .ws_images
    {

        width:50px;
    }


}
@media screen and (max-width:768px)
{

    #resp{

        width: auto;
        height: 100%;

    }
    .ws_images
    {

        width:auto;
    }
}


@media screen and (max-width:959px)
{
    #resp
    {


        width:100%;



    }


}</pre></body></html>