/**Tablet & Below**/
@media(max-width:768px){
	
}

/**Mobile & Below**/
@media(max-width:550px){
	
}