@media only screen and (max-width: 540px) {
    .acti-sideblock {
        width: 90%;
        margin-left: -90%;
    }
}