.site-footer>.wrap::after{
content: "Copyright ©2020 A View From The Cave | All Rights Reserved ";
text-align: center;
}

a.entry-image-link > img {
    height: 300px;
}
.alignnone img{
width:300px !important;
height:230px  !important;
}
.site-footer p{
display: none;
}