/* Medium devices (tablets, 768px up to 991px) */
@media only screen and (min-width: 768px) {

    /**/
}