  #leader {
    position:absolute;
    margin-top: 15px;
    margin-left: 15px;
    z-index:1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #logo
  {
    width: 4em;
    height: 4em;
    border-radius: 0.2em;
    background-color: #fb1404;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #l 
  {
    font-size: 70px;
    font-family: 'BPG SF SG', sans-serif;
    color: #fff;
  }
  #ideri
    {
    font-size: 60px;
    margin-left: 4px;
    margin-top: 10px;
    font-family: 'BPG SF SG', sans-serif;
    color: #2121a3;
  }
    #intgamocema
    {
    font-size: 32px;
    font-family: 'BPG Nino Mtavruli Bold', sans-serif;
    color: #fff;
    position:absolute;
    margin-top: 100px;
    margin-left: 0px;
    z-index:1;
  }
  #line
  {
    position:absolute;
    margin-top: 62.5px;
    margin-left: 16px;
    width: 17em;
    height: 0.1em;
    border-radius: 0.2em;
    background-color: #fb1404;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body
    {
    background-color: #191921;
    font-family: 'BPG Nino Mtavruli Bold', sans-serif;
    }
        .imgDiv{
            height: 350px;
            margin-top: 10px;
            display: block;
        }
.imagebox .logo {
    position:absolute;
    margin-top: 20px;
    margin-left: 16px;
    z-index:1;
    top:0;
    left:0;
    width: 20%;
}
        .imgDiv img{
            height: 0%;
        }
        .mainimg
        {
          width: 100%;
          height:100%;
        }
.description {
    border-left: 0.2rem solid rgba(41, 41, 171, 0.9);
    margin: 6px;
    width: 98%;
    height: auto;
    color: white;
    text-align: left;
    background-color: rgba(28,28,28,0.9);
    padding-top: 8px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 300%;
    left:0;
}
.name {
    margin: 6px;
    width: auto;
    color: white;
    text-align: left;
    background-color: rgba(251, 20, 4, 0.9);
    padding-top: 8px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 250%;
    left:0;
}
@media only screen and (max-width: 600px) {
.description {
    border-left: 0.2rem solid rgba(41, 41, 171, 0.9);
    margin: 6px;
    width: 98%;
    height: auto;
    color: white;
    text-align: left;
    background-color: rgba(28,28,28,0.9);
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 80%;
    left:0;
}
    .name {
    margin: 6px;
    width: auto;
    color: white;
    text-align: left;
    background-color: rgba(251, 20, 4, 0.9);
    padding-top: 4px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 60%;
    left:0;
}
.bp
{
  margin-top: 15px;
}
#leader {
    position:absolute;
    margin-top: 15px;
    margin-left: 15px;
    z-index:1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #logo
  {
    width: 1.5em;
    height: 1.5em;
    border-radius: 0.2em;
    background-color: #fb1404;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #l 
  {
    font-size: 25px;
    font-family: 'BPG SF SG', sans-serif;
    color: #fff;
  }
  #ideri
    {
    font-size: 25px;
    margin-left: 3px;
    margin-top: 4px;
    font-family: 'BPG SF SG', sans-serif;
    color: #2121a3;
  }
    #intgamocema
    {
    font-size: 13px;
    margin-left: 3px;
    margin-top: 4px;
    font-family: 'BPG Nino Mtavruli Bold', sans-serif;
    color: #fff;
    position:absolute;
    margin-top: 43px;
    margin-left: 5px;
    z-index:1;
  }
  #line
  {
    position:absolute;
    margin-top: 23px;
    margin-left: 15px;
    width: 7em;
    height: 0.05em;
    border-radius: 0.2em;
    background-color: #fb1404;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
div:empty {
  display: none;
}
.container {
  padding-left: 0;
  padding-right: 4;
  bottom: 3%;
}