/*
Theme Name: NCE 2014
Theme URI: http://habitatseven.com
Description: NCE 2014 Child Theme
Author: Operativ
Template: nce
Version: 1.0
Text Domain: nce-2014
*/

@media only screen and (max-width: 767px) {
  .column, .columns {
    width: auto !important;
    float: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0 30px;
  }
}