.teacherStageInfo-container {
    width: 340px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
}

.teacherStageInfo-container img {
    height: 40px;
    width: 40px;
}