@media screen and (max-width:720px) {
    .item{
        padding:0px;
    }

    #bottom-surface {

        xmax-width:50vw;
    }

}

