@media (max-width: 768px){
    .featured{
        padding-left:0px!important;
        padding-right:0px!important;
    }
}