footer .mt-12.py-5{padding:0px;margin:0px;height:0px!important;} 
footer .border-bottom{z-index:1;bottom:68px!important;}
footer p{margin-bottom:0px!important}
.created {
    position: absolute;
    top: 52px!important;
    right: 15px;
}

@media only screen and (max-width:767px){
    footer .mt-12.py-5{    height: 126px !important;}
    footer .border-bottom {
    z-index: 1;
    bottom: 98px !important;
}
}