   @media (max-width:767px){
   .section-collection ul.tabs.tabs-title{
   	    display: flex;
    white-space: nowrap;
    overflow: auto;
   }
   	}