@media screen and (max-width: 768px) {
    .wrapper{
        margin: 15px;
    }
}