@media only screen and (max-width:1200px){
    .p5{
    left: 130px;
    }
    .ul_footer{
        bottom: 120px;
        
    } 
    }