.middle-triangle{
    width: 100%;
    height: 69px;
    position: relative;
    margin-top: 50px;
    background: url("../../assets/img/UpTriangle.svg") no-repeat;
    background-position: bottom;
}