@media screen and (max-width: 767px) {
    #box-01 .cmp-container--inner {
        padding: 20px 20px 15px !important;
    }
}