﻿.poprotry {
    left: 100px !important;
    right: 100px !important;
    top: 100px !important;
}

.pophe {
    left: 100px !important;
    right: 100px !important;
}

.popcorevalue {
    left: 300px !important;
    right: 300px !important;
}

@media only screen and (min-width: 1161px) and (max-width: 1280px) {
    .pophe {
        left: 10px !important;
        right: 10px !important;
    }

    .popcorevalue {
        left: 200px !important;
        right: 200px !important;
    }

    .poprotry {
        left: 10px !important;
        right: 10px !important;
        top: 100px !important;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1160px) {
    .pophe {
        left: 10px !important;
        right: 10px !important;
    }

    .popcorevalue {
        left: 200px !important;
        right: 200px !important;
    }

    .poprotry {
        left: 10px !important;
        right: 10px !important;
        top: 100px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .pophe {
        left: 10px !important;
        right: 10px !important;
        padding: 13px !important;
    }

    .popcorevalue {
        left: 100px !important;
        right: 100px !important;
        margin-top: 10px !important;
    }

    .poprotry {
        left: 10px !important;
        right: 10px !important;
        top: 100px !important;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .pophe {
        left: 10px !important;
        right: 10px !important;
    }

    .popcorevalue {
        left: 10px !important;
        right: 10px !important;
    }

    .poprotry {
        left: 10px !important;
        right: 10px !important;
        top: 100px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .pophe {
        left: 10px !important;
        right: 10px !important;
    }

    .popcorevalue {
        left: 10px !important;
        right: 10px !important;
    }

    .poprotry {
        left: 10px !important;
        right: 10px !important;
        top: 100px !important;
    }
}
