.is_percen {
    background-image: url(../images/bg_percen.png);
    background-repeat: no-repeat;
    background-size: auto 10px;
    background-position: 99%;
}
.btn-goto-top {
    /* display: none; */
    position: fixed;
    bottom: 10px;
    right: 5px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #008ccc;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 15px;
}
.p-gas-name {
    margin: unset;
}