.showbyphone, .showbyname{
    display: none;
}
a .changeitem{
    opacity: 50%;
    color:#000000;;
}

a .changeitem:hover {
    opacity: 100%;
    color:#000000;;
}

.card-header.front{
    background: #e2001a;
    color: #FFFFFF;
    font-weight: bold;
}

img.imgbanner{
    width:100%;
    max-width:728px;
}
