.rcg-lock + .rcg-lock {
    margin-left: 27%;
}
.rcg-lock .fa {
    font-size: 30px;
    margin-bottom: 10px;
    width: 30px;
}
.rcg-lock .fa-unlock {
    color: #CCC;
}
.rcg-remove {
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}
#rcg-comic {
    height: 0;
    padding-top: 40%;
    position: relative;
    width: 100%;
    margin-bottom: 1rem;
}
#rcg-comic a:hover,
#rcg-comic a:focus {
    left: 0;
    opacity: 0.4;
    outline: 2px dotted #d68800;
    position: absolute;
    top: 0;
    width: 100%;
}
#rcg-comic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#top-rcg ul {
    margin: 0;
}
#top-rcg ul li {
    margin: 0;
    list-style: none;
}
#top-comics {
    font-size: 12px;
    height: auto;
    padding: 2px;
    width: auto;
}
#comic-container.loading:before {
    background-position: center 20%;
}