@media only screen and (max-width: 768px) {
 .fb_row {
    padding: 0 10px;
     
 }
  
}