.FBA{
    background: url("../images/icon/FBA.png") no-repeat;
    background-size: 100%;
    width: 30px;
    height: 12px;
    display: inherit;
}
.FBM{
    background: url("../images/icon/FBM.png") no-repeat;
    background-size: 100%;
    width: 30px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
}


.US{
    background: url("../images/amazon/US.png") no-repeat;
}
.AE{
    background: url("../images/amazon/AE.png") no-repeat;
}
.AU{
    background: url("../images/amazon/AU.png") no-repeat;
}
.BR{
    background: url("../images/amazon/BR.png") no-repeat;
}
.CA{
    background: url("../images/amazon/CA.png") no-repeat;
}
.DE{
    background: url("../images/amazon/DE.png") no-repeat;
}
.ES{
    background: url("../images/amazon/ES.png") no-repeat;
}
.FR{
    background: url("../images/amazon/FR.png") no-repeat;
}
.IN{
    background: url("../images/amazon/IN.png") no-repeat;
}
.IT{
    background: url("../images/amazon/IT.png") no-repeat;
}
.JP{
    background: url("../images/amazon/JP.png") no-repeat;
}
.MX{
    background: url("../images/amazon/MX.png") no-repeat;
}
.NL{
    background: url("../images/amazon/NL.png") no-repeat;
}
.PL{
    background: url("../images/amazon/PL.png") no-repeat;
}
.SA{
    background: url("../images/amazon/SA.png") no-repeat;
}
.SG{
    background: url("../images/amazon/SG.png") no-repeat;
}
.TR{
    background: url("../images/amazon/TR.png") no-repeat;
}
.UK{
    background: url("../images/amazon/UK.png") no-repeat;
}
.SE{
    background: url("../images/amazon/SE.png") no-repeat;
}
.flag{
    position: unset!important;
    width: 20px!important;
    height: 14px!important;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
}

.warning{
    color: #ff0009;
    font-size: 23px;
}