.how-section1{
    margin-top:-15%;
    padding: 10%;
}
.how-section1 h4{
    color: #f08205;
    font-weight: bold;
    font-size: 30px;
}

.how-section1 .subheading{
    color: #000000;
    font-size: 20px;
}
.how-section1 .row
{
    margin-top: 10%;
}
.how-img 
{
    text-align: center;
}
.how-img img{
    width: 60%;
}

