
.content{
    margin-top: 60px;
    width: 100%;
    position: relative;
    /* border: 1px solid #000 */
  
}
.cont1{
    width: 62%;
    /* border: 1px solid #1A2124; */
    position: relative;
}
.cont1 img{
    width: 100%;
}
.cont_i img{
    width: 22%;
    margin-left: 38%;
    margin-bottom: 60px;
}


