.container {
   min-height: 50vh;
    
}

    
.banner {
  background:#007dba;
  height:675px;
  float:right;
  width:300px;
  margin-right:3.8em;
  background-image: url('/assets/aspelcom/images/banner.jpg'); 
}

.escritorio {
margin: 2em 2em 2em 2em;
background:yellow;
height:300px;
max-width:1100px;

   
}

.footer{





}

