@media (max-width: 768px) {
            #main_contents { width: 300%; height: 200%; }
            .col-xs-12 { overflow-x: scroll; }
        }