@media (min-width: 1000px) {

    .owl-carousel .gal-item {

    }


    .spam-text {
        max-width: 600px;
        font-size: 25px;
        margin-top: 0;
    }

    .left {
        width: 100px !important;
    }

    .instagram {
        padding-right: 100px;
    }

    .instagram img{
        max-width: 80px;
    }

    .services-text , .services-price{
        font-size: 25px;
        font-weight: 500;
    }

    .social-item {
        max-width: 40px;
    }

    .bottom-text {
        width: 100%;
    }

    /*.adress-bottom {*/
    /*    width: 100%;*/
    /*}*/
}

@media (max-width: 768px) {
    .spam-text {
        padding-top: 40px;
    }

    .bottom-text {
        padding-bottom: 150px;
    }
}

@media (max-width: 381px) {
    .spam-text p {
        font-size: 16px;
    }

    .bottom-text {
        padding-bottom: 125px;
    }

}

@media (min-width: 375px) {
	.not-all {
		height: 138vh;
	}
}

@media (min-width: 432px) {
	.not-all {
		height: 150vh;
	}
}

@media (min-width: 432px) {
	.not-all {
		height: 165vh;
	}
}

@media (min-width: 601px) {
	.not-all {
		height: 130vh;
	}
}

@media (min-width: 792px) {
	.not-all {
		height: 140vh;
	}
}

@media (min-width: 900px) {
	.not-all {
		height: 127vh;
	}
}
	


