 @media only screen and (max-width: 400px) {
  .alerts-expand {
    left: 10px;
  }
	
}