@media screen and (max-width: 456px)
{
.lsow-tabs .lsow-tab-nav .lsow-tab span.lsow-tab-title
{

font-size:8px !important;
line-height:10px !important;
}

.our-process .lsow-tabs.style1 .lsow-tab-nav .lsow-tab:hover a 
{
color : #fff;
line-height :10px !important;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="password"]
{
background : #fff !important;
color : #000;
border : solid 1px #00000012;
}
}