/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://hogash-demo.com/kallyas_wp/
Description:    Child theme for the Kallyas theme 
Author:         Your name here
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        3.4
*/



@media (max-width: 770px) {

.container{
width: 97% !important;
}

#logo a img {
max-width: none;
width: 100%!important ;
height: auto !important;
}
#header {height: 120px !important;}


.call {
float: right;
margin-top: 20px;
width: 100%;
}

.call p{text-align: center !important; }



nav#main_menu {
float: right;
width: 100%;
}
}
