#search-form .search-form-container {
    padding: 10px 0px;
    min-height: 60px;
}

#custom_color_banner {
    background-color: #711301;
    height: 15px; 
    background-repeat: no-repeat;
}
#search-form .search-label, #search-form .search-box-wrapper {
    width: 350px;
    visibility: visible;
}
#search-refine-button--refine{
    display: hidden;
}
#home-page .feature-region {
    display: none;
}

.product-tile .product-footer {
    display: inherit;
}
div.product-tile.course-tile > div.product-footer{
    height:66px;
}

#listings > div > a > div.product-tile > span{
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -5px;
}

.product-account-image-wrapper {
    margin: 10px;
    /* height: 30px; */
    max-width: 100%;
    text-indent: -9999px;
    display: block;
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
    background-color: white;
}