AlkantarClanX12

Your IP : 3.131.13.196


Current Path : /home/thanudqk/www/wp-content/plugins/js_composer/assets/less/shortcodes/
Upload File :
Current File : /home/thanudqk/www/wp-content/plugins/js_composer/assets/less/shortcodes/vc_responsive.less

@stop_standalone_compiling: @vc_grey;
/* Responsive stuff
---------------------------------------------------------- */
/* Make all grid-sized elements block level again */
@media (max-width: @vc_responsive_max_w) {
  .vc_responsive {
    div.vc_row-fluid div[class*="vc_col-"] {
      float: none;
      display: block;
      width: auto;
      margin-left: 0;
    }
  }
}