.imgbgchk:checked+img {
    padding: 5px !important;
    border: 5px solid #f15924 !important;
}

hr {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5em;
    margin-right: 5em;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
