.maincontent {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    border: none;
}

.about-image {
width: 100%;
text-align: center;
}

.about-image::before {
display: none;
}

.about-image iframe {
	border: 2px solid #fff;
}