.speakerintro article .description h3 {
    width: 100%;
    padding-bottom: 20px;
    padding-top: 40px;
}

.txt p strong{
   font-weight:bold;
}

.icongrid .notSoSmall .el{
    width:50%;
}

.icongrid .notSoSmall .el .lazy {
    padding-top: 16%;
    margin-bottom: 0;
}

@media screen and (max-width:991.5px){
    .icongrid .notSoSmall .el .lazy {

    }

    .icongrid .notSoSmall .el {
        width: 100%;
    }
}