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

    .my-pr-100 {
        padding-right: 0px;
    }
}