﻿#vh_Container {
    padding: 1rem;
    color: #fff;
}

#vh_imgMarca {
    width: 150px;
    margin-right: 10px;
}

#vh_imgMarca img {
    max-width: 100%;
}

#vh_serie {
    width: auto;
    font-size: 0.8rem;
}

    #vh_serie a.badge {
        font-size: 0.6rem;
        padding: 0.3rem;
    }

    #vh_serie .btn {
        font-size: 0.8rem;
    }
