.logo-header img{
    height: 80px;
}

@media  screen and (max-width:575px) {
    .logo-header img{
        height:66px;
    }
}

.dz-flex-wrapper {
    --service-count: 4;
}

.dz-flex-wrapper .dz-media .btn{
    left:10px;
    right:10px;
}

.dz-team .dz-content{
    padding-bottom: 10px!important;
}
.samy{
    object-fit: contain !important;
    transform: rotateY(180deg);
}