@charset "utf-8";
.mbphotowrap {
	position: absolute;
	text-align: center;
}

.MB_photo {
	width: 240px;
	height: 230px;
	text-align: right;
}

.mbphototext {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.aboutMB {
	background-image: url(images/lcd_screen.png);
}
