#alumni-section {
    position: relative;
    margin: 3% 0
}

#alumni-section .section-bottom {
    margin: 40px 0
}

#alumni-section img {
    width: 10%;
    position: absolute
}

#alumni-section img.img-right {
    right: 13%;
    top: 15px
}

#alumni-section img.img-left {
    right: 26%;
    bottom: -27%;
}

.image-size-new-corner {
    width: 40%
}
