#featured-post-3 img{
width:300px !important;
height:150px !important;
}
.site-footer .wrap::after{
    clear: both;
    content: "Copyright @ 2018 I Write a Lot";
    display: table;
    text-align:center;
}
.site-footer .wrap p {
    display:none !important;
}
h1{
text-transform: unset !important;
}