@charset "UTF-8";

/* --------------
   Gold Sponsors 
 -----------------*/
 
 /*.row-offcanvas-left .list-group  img{
	width:90px !important;
	height:auto;
}*/



/* Logo Size */
/* Gold */
.row-offcanvas-left .list-group ul.gold_sponsors  img
{
	width:120px !important;
	height:auto
}

/* Silver */

.row-offcanvas-left .list-group ul.silver_sponsors  img
{
	width:100px !important;
	height:auto
}

.row-offcanvas-left .list-group .bronze_sponsors img{
	width:80px !important;
	height:auto;
}


/* Margin for Each Logo */
.row-offcanvas-left .list-group ul.gold_sponsors li,
.row-offcanvas-left .list-group ul.silver_sponsors li{
margin:20px 0 !important;
}


.row-offcanvas-left .list-group .bronze_sponsors div{
margin:5px 0 !important;
}


.information {
  margin-bottom: 4em;
  height: 200px !important;
  /*for mobile*/

  overflow-y: scroll !important;
}

