.heroSectionLayout{min-height:calc(100vh);width:100%}@media(min-width: 992px){.bottomSpace{margin-bottom:100px}.bottomSpace .profileImgSection{margin-top:-100px;position:relative;top:100px}.aboutHeroImg{position:absolute;top:-150px;max-width:350px}}
.p1-2 {
  font-size:1.2rem;
}

a {
  color: #d74761;
}
.logo {
  padding-bottom:20px;
}


.head {

width: 100%;
display: flex;
flex-direction: row;
align-content: space-between;
justify-content: space-between;

}
.dropdown {
  margin-top:30px;
  margin-right:40px;
}
.flag-icon {
  margin-right:10px;
}