@media (min-width: 992px) {
     .custom-offset{
         margin-left: 14%; 
         margin-right: 14%;
     }
}