/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 
 .www_row{
    display:-webkit-box;display:-ms-flexbox; display:inline-block; -ms-flex-wrap:wrap;flex-wrap:wrap;}

    @media only screen and (min-width: 1921px) 
    { .container { max-width:1690px; 
    }  }

     .www_row { margin-left: -10px; margin-right: -10px;  }
      .www_row:before, .www_row:after { content: " "; display: inline-block; } 
      .www_row:after { clear: both; }
    .www_row { margin-left: -15px; margin-right: -15px; } 