@charset "utf-8";

#c106 {
	clear: both;
	background-color: var(--title1);
	background-image: url(../images/header/header-insta.jpg);
	margin:    ;
	padding:    ;
}
#c107 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c107 h3,
#c107 div {
	text-align: left;
}
#c108 {
	clear: both;
	margin:    ;
	padding:    ;
	width: fit-content;
}
#c108 h2,
#c108 div {
	text-align: center;
}
#c121 {
	clear: both;
	margin:    ;
	padding:    ;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c106 {
}
#c107 {
}
#c108 {
	width: auto;
	max-width: fit-content;
}
#c121 {
}
}
@media screen and (max-width: 640px) {
#c106 {
}
#c107 {
}
#c108 {
	width: 100%;
}
#c121 {
}
}
