.header-container{
   width: 100% !important;
}
.margin-header{
    margin-right: 100px;
}
.margin-left{
    margin-left: 50px;
}
.social-media-buttons{
    width: 150;
    display: flex;
    justify-content: space-around;
}
.logo-header{
    margin-right: 10px;
}
.logo-footer{
    margin-bottom: 15px;
}

.img-lp-div{
    width: 100% !important;
}

.img-lp{
  width:100% ;
  overflow:hidden;
}