.tick-list ul li:before {
  content: "";
  background: url(/content/dam/amex/nz/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;
}
.articles {
    background-color: purple;
    padding: 47px 30px 30px 30px;
    height: 250px;
    width: 299px;
}
.articles a {
	color: #fff;
}
.compact-label {
    display: inline-block;
    position: absolute;
    top: 12px;
    left: 4px;
    padding: 6px 12px;
    background-color: #4dcfb5;
    color: #fff;
    font-size: 12px;
}
.tick-list ul li {
    line-height: 1.5;
	margin-bottom: 4px;
    font-size: 16px;
}
.fxip-richtext a:hover {
	text-decoration: none;
}
.numberUL
{
    clear: left;
}
.numberUL
{
    list-style: none;
    padding-left: 0;
}
.numberUL li h3
{
    margin-bottom: 15px;
    position: relative;
    padding-left: 40px;
    min-height: 25px;
    padding-top: 0px;
}
.numberUL li p
{
    margin-bottom: 15px;
    position: relative;
    padding-left: 40px;
    min-height: 25px;
    padding-top: 0px;
}
.Number
{
    font-size: 16px;
    color: #fff;
    background: #1274b8;
    float: left;
    width: 28px;
    height:28px;
    text-align: center;
    line-height: 28px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0px;
}
.Filterresult .Number{
	background:#ffffff;
	color:#009bbb;
    height: 28px;
    line-height: 18px;
}
.Filterresult .numberUL h3
{
    margin-bottom: 0;
	min-height: 1px;
    padding-left: 75px;
}
.Filterresult .numberUL p
{
    margin-bottom: 0;
	min-height: 1px;
    padding-left: 75px;
}
.noBullet {
	list-style: none;
	padding-left: 40px;
}

.number_ul_custom .numberUL {
    list-style: none;
    padding-left: 0;
    width: 85%;
    margin: 0 auto;
}
.tabs[aria-current=desktop] .tab-menu .form-control.desktop>.tab-link, .tabs[aria-current=desktop] .tab-menu .search>input.desktop>.tab-link {
    color: #1470b7;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: .9375rem;
    line-height: 1.4667;
    margin: 0;
    max-width: 100%;
    min-width: 6.875rem;
    outline: 0;
    padding: 1.1875rem 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    border-right: 1px solid #ecedee;
    transition: all .25s cubic-bezier(.65,0,.45,1);
    margin-bottom: -1px;
}
.tabs[aria-current=desktop] .tab-menu .form-control.desktop>.tab-link {max-width:none !important;}
.tabs[aria-current=mobile] .tab-menu {max-width:none !important;}
.tabs {
   display: block;
   position: relative;
   width: 100%;
   max-width: 100% !important;
}
@media (max-width:375px){
.card-img-bg {
    display: none !important;
}
}