@media screen and (max-width:767px) {
    .box-wrapper .box-container{
         display:-webkit-box;

    }
}