/*
Theme Name: Thamarai
Author: creativebeestudio
Author URI: https://creativebeestudio.com
Version: 1.0
 */

.main-header .main-box .logo-box .logo img {
    display: inline-block;
    max-width: 500px!important;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}