/*
Theme Name: Renovate Child
Theme URI: https://kurteknoloji.com/
Description: Kur Teknoloji icin Renovate child theme.
Author: Kur Teknoloji
Template: renovate
Version: 1.1.8
Text Domain: renovate-child
*/

/* Gecici durum: Renovate temasinin orijinal menu ve baslik yapisi kullaniliyor. */
/* Mevcut logo buyuklugu korunmustur. */
.header .logo img{
  width:223px!important;
  max-width:223px!important;
  height:auto!important;
  object-fit:contain!important;
}
@media (max-width:767px){
  .header .logo img{
    width:173px!important;
    max-width:173px!important;
    height:auto!important;
  }
}
