.page{
    margin: 20px;
}

.container{
    width: 100%;
}

.content{

}

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

}