/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
@media (max-width: 576px) {
	.hidden-xs {
		display: none !important;
	}
}