@media screen and (max-width: 767px) {
    .content {
        padding: 16px;
    }


}