﻿ .amz-mascot img {
           margin-left: 0%;
}

@media only screen and (max-width: 1435px) {
    .amz-mascot img {
        margin-left: -3% !important;
    }
}


@media only screen and (min-width: 1535px) {
    .amz-mascot img {
        margin-left: 0% !important;
    }
}

@media only screen and (min-width: 1930px) {
    .amz-mascot img {
        margin-left: 10% !important;
    }
}
