#abt .abt-right {
    width: 45%;
    float: left;
    margin-right: 20px;
}
#abt .abt-right img{
 width:100%; 
}
section#abt {
    background: var(--lt-bg-color);
}