@media(max-width:480px){
  .footer_bg{
  background: linear-gradient(#fff 70%, #103675 70%);
  }
}
