#c-header > div > div > div > div.flex.flex-x.flex-items-center.justify-between.w-full > a > h1 {
 #   font-size: 13px
}

#c-header > div > div > div > div.flex.flex-x.flex-items-center.justify-between.w-full > a > img  {
    height: auto
}

#p-home > div.p-home__welcome-col > div:nth-child(2){
    display: none
}