#topnav {
    position: absolute !important;
}

#background-img {
    background-position-y: 60% !important;
}

#logo {
    display: inline !important;
    position: relative;
    bottom: 30px;
    height: 65px;
}

#logo-pages {
    display: inline !important;
    margin: 20px 0;
}

.margin-auto {
    margin: auto !important;
}

.dark-container {
    background-color: #4b42dc;
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    color: white;
}

.feature-image {
    width: 170px;
    margin: auto;
}

.carousel-image {
    height: 250px;
}

.price-list {
    width: 300px;
    margin: auto;
    text-align: left;
}

.underlined {
    text-decoration: underline;
}

.price-del {
    font-size: 20px;
    color: red;
}

.price-del-k {
    font-size: 18px;
    color: red;
}

.empty-li {
    height: 130px;
}

.white {
    color: #ffffff !important;
}

.diagram-image {
    width: 600px;
    margin: auto;
}

.caption-img {
    font-size: 12px;
    color: #666;
    margin-top: 6px;
}