.footer1 {
    position: fixed;
    bottom: 0;
    width: 100%;
}

body {
    padding-bottom: 70px;
}

.ebot-container {
    width: 100%;
    height: 340px;
    background-image: url(/images/ebot-banner.png);
    background-size: cover;
    background-position: center center;
    margin-bottom: 20px;
}

.brand img {
    height: 67px;
}