/*BLUE AND WHITE LOGO OPTIONS*/

.product.p-178 #custom_field_image_69.img-responsive {
    position: absolute;
    left: 52%;
    top: calc(25% + 2vh);
    z-index: +3;
    width: 6%;
}

@media screen and (max-width: 678px) {
    .product.p-178 #custom_field_image_69.img-responsive {
        position: absolute;
        left: calc(52% + 1vw);
        top: 190px;
        z-index: +3;
        width: 45px;
    }
}

.product.p-179 #custom_field_image_69.img-responsive {
    position: absolute;
    left: 51%;
    top: 29%;
    z-index: +3;
    width: 6%;
}

@media screen and (max-width: 678px) {
    .product.p-179 #custom_field_image_69.img-responsive {
        position: absolute;
        left: calc(52% + 1vw);
        top: 215px;
        z-index: +3;
        width: 45px;        
    }
}

.product.p-180 #custom_field_image_69.img-responsive {
    position: absolute;
    left: 52%;
    top: 25%;
    z-index: +3;
    width: 6%;
}

@media screen and (max-width: 678px) {
    .product.p-180 #custom_field_image_69.img-responsive {
        position: absolute;
        left: calc(52% + 1vw);
        top: 190px;
        z-index: +3;
        width: 45px;
    }
}

.product.p-191 #custom_field_image_69.img-responsive,
.product.p-177 #custom_field_image_69.img-responsive {
    position: absolute;
    left: 52%;
    top: 23%;
    z-index: +3;
    width: 7%;
}

@media screen and (max-width: 678px) {
    .product.p-191 #custom_field_image_69.img-responsive,
    .product.p-177 #custom_field_image_69.img-responsive {
        position: absolute;
        left: calc(52% + 1vw);
        top: 190px;
        z-index: +3;
        width: 45px;
    }
}

/*WHITE LOGOS ONLY*/

.product.p-190 #custom_field_image_70.img-responsive {
    position: absolute;
    left: 52%;
    top: 22.5%;
    z-index: +3;
    width: 6%;
}

@media screen and (max-width: 678px) {
    .product.p-190 #custom_field_image_70.img-responsive {
        position: absolute;
        left: calc(52% + 1vw);
        top: 200px;
        z-index: +3;
        width: 45px;             
    }
}


/*CAP LOGOS*/
.product.p-182 #custom_field_image_71.img-responsive {
    position: absolute;
    left: 43%;
    top: 16%;
    z-index: +3;
    width: 13%;
    rotate: 10deg;
}

@media screen and (max-width: 678px) {
    .product.p-182 #custom_field_image_71.img-responsive {
        position: absolute;
        left: calc(38% + 1vw);
        top: 105px;
        z-index: +3;
        width: 80px;
        rotate: 10deg;
    }
}

/*LOGOS ON THE LEG*/
.product.p-187 #custom_field_image_70.img-responsive,
.product.p-184 #custom_field_image_70.img-responsive,
.product.p-183 #custom_field_image_70.img-responsive {
    position: absolute;
    left: 44%;
    top: 22%;
    z-index: +3;
    width: 5%;
}

@media screen and (max-width: 678px) {
    .product.p-187 #custom_field_image_70.img-responsive,
    .product.p-184 #custom_field_image_70.img-responsive,
    .product.p-183 #custom_field_image_70.img-responsive {
        position: absolute;
        left: calc(38% + 1vw);
        top: 215px;
        z-index: +3;
        width: 45px;
    }
}

.product.p-186 #custom_field_image_70.img-responsive,
.product.p-185 #custom_field_image_70.img-responsive {
    position: absolute;
    left: 44%;
    top: 25%;
    z-index: +3;
    width: 5%;
}

@media screen and (max-width: 678px) {
    .product.p-186 #custom_field_image_70.img-responsive,
    .product.p-185 #custom_field_image_70.img-responsive {
        position: absolute;
        left: calc(36% + 1vw);
        top: 230px;
        z-index: +3;
        width: 45px;
    }
}

.product.p-188 #custom_field_image_70.img-responsive {
    position: absolute;
    left: 43%;
    top: 8%;
    z-index: +3;
    width: 5%;
}

@media screen and (max-width: 678px) {
    .product.p-188 #custom_field_image_70.img-responsive {
        position: absolute;
        left: calc(34% + 1vw);
        top: 60px;
        z-index: +3;
        width: 45px;
    }
}

/*BAG LOGOS*/
.product.p-189 #custom_field_image_70.img-responsive {
    position: absolute;
    left: 43%;
    top: 19%;
    z-index: +3;
    width: 10%;
    rotate: 6deg;
}

@media screen and (max-width: 678px) {
    .product.p-189 #custom_field_image_70.img-responsive {
        position: absolute;
        left: calc(33% + 1vw);
        top: 136px;
        z-index: +3;
        width: 80px;
        rotate: 6deg;
    }
}