.imgbg8{
    background-image: url("../img/Background/bg9.jpg");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    background-color: black;
  }

  .imgbg9{
    background-image: url("../img/Background/bg10.jpg");
    background-repeat: no-repeat;
    background-position: center  right;
    background-size: cover;
    background-color: black;
  }
  
  .imgbg10{
    background-image: url("../img/Background/bg11.jpg");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    background-color: black;
  }
  
  .imgbg11{
    background-image: url("../img/Background/bg12.jpg");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    background-color: black;
  }

  .imgbghome {
    background-image: url("../img/Background/b13.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
  }

  .smallicon{
      width: 30px;
      height: auto;
  }

  .maxheight{
      height: 100%;
  }


  