@media only screen and (max-width: 768px) {
    .row.trustshop{
        padding: 0px 15px;
    }
}