.discount-option .cmp-au-com-title__font__small .cmp-au-com-title div {
    font-size: 16px;
}

#discount-option .discount-option h3 span.flexParent {
	display: flex;
	justify-content: space-between;
}
@media screen\0 {
  div.icon {
    float: right;
  }
}

#discount-option .iconElem {
white-space: nowrap;
}
@media screen and (min-width: 768px) {
.hidden-pc {display: none !important;}
    .cvarea {margin-top: 30px; margin-bottom: 30px; padding:0;}
}
@media screen and (max-width: 767px) {
.hidden-sp {display: none!important;}
.txtSize-large {font-size: 110%!important;}
  .cvarea { padding: 7% 3% 6%; margin-top: 18%; margin-bottom: 18%; text-align: center; }
}



.link-blank:after {
    content: '';
    position: absolute;
    bottom: 30px;
    right: 20px;
    margin-top: -4.5px;
    background-image: url(https://www.au.com/content/dam/au-com/mobile/charge/images/link-window.png);
    background-position: 0 0;
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
}
.link-blank:hover {
    opacity: .6;
}
