/*
Alternative page style settings
Savings product online
*/
.otherwaysAltText{
   display: none;    
 }

#otherways{
	display: none;
}

#fscs__item1 {
	margin-top: 18px;
}

@media screen and (max-width: 480px){
  #fscs {
  	margin-top: -10px !important;
  }
}
