.good-fit h5 {font-weight: normal; font-size: 17px;}

.hero-screen-wrap .cover-background {width: 465px;}
.hero-screen-wrap .logo-favicon {position: absolute; border-radius: 20px; top: 113px; left: 175px; width: 110px;}

@media only screen and (max-width: 600px) {
  .hero-screen-wrap .cover-background {width: 350px;}
  .hero-screen-wrap .logo-favicon {width: 80px;position: absolute;border-radius: 20px;top: 86px;left: 135px;}
}
@media only screen and (min-width: 700px) {
  .collapse.navbar-collapse.justify-content-center.parent-main-menu {
        float: right;
    }
}
