@teenaa: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.custom-header-content {
padding:30px 35px !important;
}
@media screen and (min-width: 46.0625em ) {
.custom-header-content {
padding:15px 49px 123px 49px !important;
}
}
@media screen and (min-width: 72em ) {
.custom-header-content {
padding:15px 49px 123px 49px !important;
}
}
@media screen and (min-width: 56.625em ) {
.custom-header-content {
padding:15px 98px 220px 98px !important;
}
}
@media screen and (min-width: 72em ) {
.custom-header-content {
padding:15px 98px 402px 98px !important;
}
}
Let me know if this is what you want!
Kind Regards,
Skandha