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

.about-profile img {
    max-height: 275px;
    object-fit: contain;
}