/*
1.25em 1.7em
1.13em 1.5em
*/

@media screen and (min-width: 1921px) {
    .magazine {
        width: 1181.228px !important;
        height: 835.2px !important;
    }

    .products__fast__access h1 {
        font-size: 1.7em;
        
    }

    .products__fast__access-modules-name {
        font-size: 1.5em;
    }

    .products__fast__access h1 button img {
        width: 20px;
    }

    .product__information h1 {
        font-size: 1.5em;
    }

    .product__information .desc {
        font-size: 1.5em;
    }

    .product__information-products__completed__btns-price {
        font-size: 1.7em;
    }

    .product__information__wrapper {
        width: 370px;
    }

    .product__information .circle {
        width: 300px;
        height: 300px;
    }

    .product__information .circle p {
        font-size: 25px;
    }

    .product__information-products__completed__btns button {
        font-size: 1.5em;
    }

    .product__information__wrapper {
        width: 365px !important;
    }
}

@media screen and (min-width: 2560px) {
    .magazine-container {
        width: 1571.2px !important;

    }
    .magazine {
        width: 1571.2px !important;
        height: 1056px !important;
    }

    
}