.tick-list ul li:before {
  content: "";
  background: url(/content/dam/amex/sg/foreign-exchange/images/FXIP/icon-sprite.png) no-repeat;
   background-position: -69px -114px;
   background-size: 500px 185px;
   padding-left: 20px;
   width: 13px;
}
.tick-list ul {
    list-style: none outside;
}
.move-left {
    margin-left: -20px;
}
.tick-list ul li {
    line-height: 1.5;
	margin-bottom: 4px;
    font-size: 16px;
}
.fxip-richtext a:hover {
	text-decoration: none;
}
.xf-content-height {
    margin: 0 0px !important;
}
@media(min-width:768px){
    .getstarted{
        display:block;
        }
}