@charset "utf-8";
.header {
    height: 100px;
    width: auto;
}
.main {
    height: 300px;
    width: auto;
}
.main {
    height: 300px;
    width: auto;
}
.footer {
    height: 100px;
    width: auto;
    margin-top: 668px;
}
.logo {
    height: 50px;
    width: auto;
    margin-top: 26px;
    background-repeat: no-repeat;
    background-position: 0% center;
    background-size: cover;
}
.social_media {
    height: 20px;
    width: auto;
    margin-top: 127px;
}
.copyright {
    height: 20px;
    width: auto;
    margin-top: 11px;
}
.carousel {
    background-color: transparent
		!Important;
    height: 150px;
    width: auto;
    margin-top: 82px;
}
.about {
    height: 50px;
    width: auto;
    margin-top: 363px;
}
.contact {
    height: 50px;
    width: auto;
    margin-top: -157px;
    margin-left: 157px;
}
body {
    background-image: url(images/background.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.instagram {
    height: auto;
    width: auto;
}
.facebook {
    height: auto;
    width: auto;
}
.youtube {
    height: auto;
    width: auto;
}
.x {
    height: auto;
    width: auto;
}
.tiktok {
    height: auto;
    width: auto;
}
.about_text {
    height: auto;
    width: auto;
    margin-top: 135px;
    margin-left: -75px;
}
.contact_text {
    height: auto;
    width: auto;
    margin-top: -361px;
}
