/* SELÇUK YEM V5.22 — DOĞRU LOGO + DOĞRU ROZET FORMU */
body.home-page .site-header .brand{
  position:relative!important;
  z-index:8!important;
  width:240px!important;
  height:154px!important;
  flex:0 0 240px!important;
  display:block!important;
  margin:0!important;
  padding:0!important;
  background:url("../img/home/selcuk-badge-v522.png") center top / contain no-repeat!important;
  border:0!important;
  border-radius:0!important;
  overflow:visible!important;
  box-shadow:none!important;
  filter:drop-shadow(0 10px 18px rgba(0,0,0,.18))!important;
}
body.home-page .site-header .brand::before,
body.home-page .site-header .brand::after{display:none!important;content:none!important;}
body.home-page .site-header .brand img{
  opacity:0!important;
  width:100%!important;
  height:100%!important;
  display:block!important;
}
@media (min-width:1200px){
  body.home-page .site-header .nav-wrap{gap:34px!important;align-items:flex-start!important;}
}
@media (min-width:981px) and (max-width:1199px){
  body.home-page .site-header .brand{width:220px!important;height:141px!important;flex-basis:220px!important;}
}
@media (min-width:561px) and (max-width:980px){
  body.home-page .site-header .brand{width:180px!important;height:116px!important;flex-basis:180px!important;}
}
@media (max-width:560px){
  body.home-page .site-header .brand{width:146px!important;height:94px!important;flex-basis:146px!important;}
}
