

.here-device {


     top: -443px;
    right: -25px;
font-family: 'Roboto', sans-serif;
    text-align: center;
    position: absolute;
    background: rgba(0,172,157,0.7);
    color: #FFFFFF;
    border-radius: 50%;
    font-size: 50px;
    font-weight: bolder;
    padding: 64px 35px;


    
}
