


.img-responsive {
    max-width: 100%;
    height: auto;
}

.tavtarto30 {
    height: 30px;
}

.jobbra {
    text-align: right;
}

.BTN {
    background: #ffffff;
    border: none;
    width: 100%;
    height: 60px;
}

.ikon-jobb {
    background: url(img/jobb.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;
    height: 100%;
    display: flex;
}

.ikon-bal {
    background: url(img/bal.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: flex;
}
