@import url(https://bibliohound.neocities.org/page-template/characters-template.css);

#hero img {
    object-position: 100% 25% /* insert custom value here */;
}

@media only all and (min-device-width: 768px) and (max-device-width: 992px) {
#image {
    left: 5%;
}
}

#pagedoll img {
    bottom: 0;
    right: 0;
    width: 8.5%
}