#va-wrapper .start {
    background-image: url(chat.svg);
    position: fixed;
    right: 85px;
    bottom: 10%;
    width: 50px;
    height: 50px;
    background-size: 50px;
}

