.profile-with-image-and-text .graphics .image-container{background:var(--background-color);width:100%;height:350px;border-radius:10px;border:2px solid var(--primary-color);box-sizing:border-box;margin-bottom:20px;background-size:cover;background-position:50%;background-repeat:no-repeat}.profile-with-image-and-text .details{border-radius:10px;padding:20px;background-color:var(--brand-white);border:1px solid var(--border-color)}.profile-with-image-and-text .details .position{margin-bottom:5px}.google-calendar .content{position:relative}.google-calendar iframe{border:1px solid var(--border-color);border-radius:10px}