
/* div#bnr { height: 375px; background-image: url('../../img/2023/bgrounds/AthensArbitrationDays2023.png'); vertical-align: middle; text-align: center; } */
div#bnr { background-color: #000144; vertical-align: middle; text-align: center; padding: 100px 0 30px 0; }

div#events { background-color: inherit; }

div#event-i { background-color: #fff; }
/* div#event-i div.eventbg { background-image: url('../../img/2023/bgrounds/icc-athens-event.jpg'); background-position: center left; } */

div#event-ii { background-color: #efefef; }
/* div#event-ii div.eventbg { background-image: url('../../img/2023/bgrounds/Greece-VYAP.png'); background-position: center center; } */

div#event-iii { background-color: #fff; }
/* div#event-iii div.eventbg { background-image: url('../../img/2023/bgrounds/Geneva-MIDS-Lambadarios.jpg'); background-position: center right; } */

div#event-iv { background-color: #efefef; }
/* div#event-iv div.eventbg { background-image: url('../../img/2023/bgrounds/4thArbitrationForum.png'); background-position: center center; background-size: auto 100%; } */

div#event-v { background-color: #fff; }
/* div#event-v div.eventbg { background-image: url('../../img/2023/bgrounds/TheICCCourtBehindTheScenes-1.png'); background-position: center center; } */

/* div#members { background-color: #efefef; display: none; } */
/* div#committee { background-color: #efefef; } */

div.eventbg { display: none; }

@media only screen and (max-width: 640px) {
/* 	div#bnr { height: 325px; } */
	div#bnr img { width: 70%; }
}