/*
Theme Name: Mayka
Description: Child theme for Uncode theme
Author: pikstutio
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@media all and (min-width:720px) { 
	.vertical-tab-contents {
    width: 56%!important;
}
.vertical-tab-menu {
    width: auto!important;
}
}

.nav-tabs>li>a span {
    font-size: 12px;
    white-space: pre-wrap!important;
}