.header-image .site-title a {
    background-position: center !important;
    background-size: contain !important;
    float: left;
    display: block;
    min-height: 140px;
    text-indent: -9999px;
    width: 100%;
}
.site-footer p{
display: none;
}
.site-footer .wrap::after{
content: "Copyright ©2020 MW Tactics | All Rights Reserved ";
}
.title-area {
    float: unset  !important;;
}

.custom-logo-link, .wp-custom-logo .title-area {
       margin: auto;
}