#quality{padding:4% 0;text-align:center;}
#quality h2{color: #000;
    font-size: 60px;
    font-weight: 500;
    line-height: 55px;
    margin-bottom: 0px;}
#quality p{}

.qualityBx{
    background: #ededed;
    padding: 5%;
    border-radius: 5px;
}
.qualityBx img{
    width: 100%;
    border-radius: 5px;
}
.qualityBx h3{
    font-size: 25px;
    margin-top: 1%;
    margin-bottom: 0;
}

#first{padding:4% 0;}
#first h2{
    color: #000;
    font-size: 60px;
    font-weight: 500;
    line-height: 55px;
    margin-bottom: 1%;
}
#first img{width:100%;}

#foundry{padding:4% 0;}
#foundry h2{
    color: #000;
    font-size: 60px;
    font-weight: 500;
    line-height: 55px;
    margin-bottom: 1%;
    text-align:center;
}
#foundry img{width: 100%;}