body {
  font-family: "Segoe UI", sans-serif;
  background-color: #ffffdf;
}

.landing-photo{
    width: auto;
    height: 300px;
}

.logo{
    margin: 10px 50px;
}

.logo img{
    width: 100px;
    height: auto;
}


p{
    margin: 0 !important;
}

ins,
ins div{
   height:160px !important;
}
