﻿@media( min-width : 320px ) and ( max-width : 360px ){
span.round-tab {font-size: 16px; width: 50px; height: 50px; line-height: 50px;}
.wizard .nav-tabs > li a {width: 50px; height: 50px; line-height: 50px;}
.wizard li.active:after {content: " "; position: absolute;left: 35%;}
.stepactive2 a{ margin-right: 20% !important;}
.stepactive3 a{ margin-left: 20% !important;}
}