﻿
.ajax__tab_default .ajax__tab {
    height: 30px !important;
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}

@media only screen and (min-width: 320px) and (max-width: 736px) {

    .ajax__tab_xp .ajax__tab_header {
        width: 100%
    }
    }

    @media only screen and (min-width: 737px) and (max-width: 950px) {
       
    }
