
.fit-image{
    width: 100%;
    object-fit: cover;
    height: 300px;
}

.team-text{
    letter-spacing: 2px;
}

#section-devprocess p, #section-experts p{
    margin: 0 !important;
}

.introsmall{
    margin-bottom: 50px;
    margin-top: -75px;
}
@media (max-width: 768px) { 
    .intro-small-card{
        border-radius: 20px;
    }
}