@media (max-width: 1000px) {
	footer .logo-text {
    width: 225px;
    height: 45px !important;
    object-fit: cover;
    aspect-ratio: 5;
}