@media (max-width:1024px){
	.left-lg-5{
		left: 5px!important;
	}
	.text-md-xs{
		font-size: 0.75rem!important; /* 12px */
		line-height: 1rem!important; /* 16px */
	}
}