/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/*.front #main-content .panels-flexible-row{
 background-color: red;
}*/

/*
* Takeover
*/
 /*
  #takeover-desktop-counter .img-mobi,
  #takeover-desktop-flotante .img-mobi{
    display:block;
  }
  #takeover-movil-counter, 
  #takeover-movil-flotante {
    display: none !important;
  }
  #takeover-desktop-counter .img-movil,
  #takeover-desktop-flotante .img-movil{
   height: auto !important
  }
*/