.navbar .container .tm-next a img {
    width: 100%;
    border-radius: 10%;
}

h2 img {
    border-radius: 10%;
}

.tm-navbar {
    background-color: #0000008c;
}

#infinite {
    background-image: url(../img/main_top_wide.jpg);
}

.tm-hero-text-container-inner {
    background-color: #0000002e;
    padding-top: 20px;
}

.tm-hero-title img {
    width: 12%;
    max-width: 200px;
}

.tm-hero-subtitle {
    text-shadow: 3px 3px 3px #000;
}

ul.price-table {
    border-radius: 6px;
}

.tm-btn-primary {
    border-radius: 6px;
}