.cim {
    bottom: 50px;
    position: absolute;
    right: 15px;
    padding: 13px 10px;
    width: 70%;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: #000000bd;
    background-color: #ffffffa1;
    z-index: 10;
}

.cim h1{
    font-size: 30px;
    line-height: 39px;
    font-weight: bold;
}