@media(max-width:1000px)
{
	.social-icon
	{
		display:none !important;
	}
}

.owl-item
{
	width:350px !important;
}
.tabLink li:hover
{
border-right:10px solid gray;
}
