@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: 29px;
}
.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: 62px;
}
.about {
    height: 50px;
    width: auto;
    margin-top: 363px;
}
.contact {
    height: 50px;
    width: auto;
    margin-top: -246px;
}
body {
    background-image: url(images/background.jpg);
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
.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;
}
.contact_text {
    height: auto;
    width: auto;
    margin-top: -361px;
}
