ul li {
margin-bottom:10px;
}

i.fa-arrow-right{
    color: grey;
    padding-right:10px;
}

ul.agenda{
    text-align:left; border: 1px solid rgb(219, 220, 225);
    border-radius: 8px; width:70%; margin:0 auto; list-style: none; padding: 20px; border-top-width: thick; border-top-color: #3B3838;"
}

ul.additional_information{
    list-style: none;
}

.webinar{
    padding-bottom: 0px !important;
}

.green{
   color: #3B3838;
}

.event-content{
    text-align: left;
}

.agenda{
    margin-left: 26px;
}

.text-white{
    color: #ffffff;
}

p.highlight{
    text-align: left;
}

.title-section {
    color: #62C000;
     margin-left: 40px;
}

.benefits {
  background-image: url("https://www.zyxel.com/sites/zyxel/files/uploads/images/italy-event/01OGR_CorteEst_LuigiDePalmaOGRTorino2_0.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  margin: 3rem;
}

.benefits2 {
  background-image: url("https://www.zyxel.com/sites/zyxel/files/uploads/images/italy-event/12_Binario%203_GiorgioPerottinoOGRTorino2.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  margin: 3rem;
}

.benefits3 {
  background-image: url("https://www.zyxel.com/sites/zyxel/files/uploads/images/italy-event/03_OGR_Dehors_LuigiDePalmaOGRTorino.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  margin: 3rem;
}


.benefits4 {
  background-image: url("https://www.zyxel.com/sites/zyxel/files/uploads/images/italy-event/00OGR_SimoneSpadaOGRTorino2_1.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  margin: 3rem;
}

ul.agenda{
    text-align:left; border: 1px solid rgb(219, 220, 225);
    border-radius: 8px; width:90%; margin:0 auto; list-style: none; padding: 20px; border-top-width: thick; border-top-color: #6CBE45;"
}


@media screen and (max-width:600px){
    iframe{
        min-height: 1082px !important;
    }
    .main-basic-content .event-register .event-content .event-list .event-item {
        width: 50%;}
}