@media(max-width:1440px) {
    .core-features-area .core-features {
    gap: 15px;
}
    .core-features-area .core-features>* {
    flex: 1 1 30%;
}

.gallery .image-connect .image {
    width: 300px;
}

.gallery .controls .buttons {
    width: 165px;
}
}

@media(max-width:575px) {

.breadcrumb-area.style-2 .breadcrumb-stroke {
        z-index: -1;
}

.ak-height-150.ak-height-lg-80 {height: 50px;}

.text-moving-info .text-moving.style2 {
    font-size: 25px;
}
}