.why-choose-section {
        max-width: 900px; 
    }
    .orange-border {
        border-top:solid #F79B25 6px;
    }
    .light-font {
        font-weight:light; font-size:18px;
    }
    .service-box {
        height: 200px; 
        overflow: hidden;
    }
    .service-box img {
        border-radius: 10px;
        margin-bottom: 10px;
    }
    .service-text {
        margin-top: 20px;
    }
   .collage{
    border-radius: 5px;
   }