#section4{
    padding: 80px 0;
    background-color: rgba(255, 254, 254, 0.356);
    text-align: center;
}
.col-md-6>img{
    max-width: 100%;
    height: auto;
    display: block;
}
.col-md-6>h3{
    font-size: 16px;
    font-weight: 600;
    text-align: start;
    margin-top: 10px;
    margin-bottom: 8px;
}
.col-md-6>p{
    margin-top: 20px;
    margin-bottom: 30px;
    color: #636b72;
    font-size: 13px;
    text-align:left; 
}
.right{
    margin-top: 20px;
}