/* ==========================================================================
   Mobile
   ========================================================================== */

@media all and (max-width: 734px) and (min-width: 0px) {
	
header {
	width: 302px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 34px;
}

.logo-line {
	background-image: url(../img/logo-top.svg);
	background-repeat: repeat;
	height: 40px;
	width: 302px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}

.line-001 {
	background-image: url(../img/line-001.svg);
	background-repeat: no-repeat;
	height: 6px;
	width: 302px;
	margin-right: auto;
	margin-left: auto;
}

.container-01 {
	width: 302px;
	margin-right: auto;
	margin-left: auto;
}

.left-01 {
	width: 302px;
	margin-top: 45px;
	margin-bottom: 30px;
}

.right-img-house {
	height: 373px;
	width: 302px;
	margin-top: 10px;
	background-image: url(../img/house.jpg);
	background-repeat: no-repeat;
	margin-bottom: 44px;
	border-radius: 7px 7px 7px 7px;
}

.container-02 {
	width: 302px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.container-03 {
	width: 302px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 22px;
	/* [disabled]background-color: #0C6; */
}

.left-img {
	height: 302px;
	width: 302px;
	background-image: url(../img/Linda-Gensheimer-3.jpg);
	background-repeat: no-repeat;
	margin-bottom: 26px;
	border-radius: 7px 7px 7px 7px;
}

.right-001 {
	width: 302px;
	/* [disabled]background-color: #000; */
}

.container-04 {
	width: 302px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	padding-bottom: 45px;
}

.aa-01 {
width: 302px;
}

.bb-01 {
width: 302px;
}

.container-05 {
	width: 302px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	padding-bottom: 45px;
}

.aa-02 {
	width: 302px;
}

.bb-02 {
width: 302px;
}

.cc-02 {
	float: left;
	width: 100%;
}

.container-06 {
	width: 302px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	padding-bottom: 45px;
}

.aa-03 {
	float: left;
	width: 100%;
}

footer {
	text-align: center;
	width: 302px;
	padding-top: 33px;
	padding-bottom: 55px;
	margin-right: auto;
	margin-left: auto;
}

	
	
	
}
