.custom {
    .panel-heading {
        background-color: #711818 !important;
     }
}

.panel-default >.panel-heading {
        background-color: white;
        border: solid 1px white;
     }

@media screen and (min-width:360px){
img.size-thumbnail {
    width: 100%;
}
}

@media screen and (min-width: 360px){
img.thumbnail {
    width: 100%;
}
}

