#top_title{
   display:none;
}
.title .top_image{
   margin: 0 20vw;
   position: relative;
   width: 60vw;
   padding-top:4rem;
}
.footer{
   padding-top: 10%;
   margin:0 ;
}
.footer_bottom{
   padding-top: 30px;
   padding-bottom: 20px;
} 
.footer_bottom p{
   text-align: center !important;
}