.inscourses li {
    display: flex;
    color: #33302D;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    padding: 5px 10px;
    border-radius: 2px;
    background: #F0F7F3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin: 5px 10px 5px 0px;
    }
.cntctInfo_007 {
    position: fixed;
    z-index: 1000;
    right: 25px;
    bottom: 100px;
    bottom: 50px;
    bottom: 90px;
    display: flex;
    flex-direction: column;
}