body.small-tablet .navbar-header
{
    text-align:left!important;
} 

body.small-tablet .navbar-brand 
{
    padding:0px;
    margin:0px auto;
}

body.small-tablet .navbar-brand img
{
    width:90%;
}


body.small-tablet .mid-top .navbar-nav li.custom-nav-link a.custom-slant
{
    padding:0px 12px!important;
    transition:none;
}


body.catalog-category-view.small-tablet #email-a-friend-popup-modal .input-text {
    
    width:100%;
}


body.small-tablet.cms-subscribe .subscription-page .left-column {
    margin-left: 0px;
}

body.cms-subscribe.small-tablet .subscription-page .gender-row .gender.left, 
body.cms-subscribe.small-tablet .subscription-page .gender-row .gender.right {
width: 25%;
float: left;
}