﻿@media (min-width: 1001px){
    .gallery {
    /* float: left; */
     width: 68%; 
}
    .overview {
    float: right;
    width: 32%;
    border-left: 1px solid #2b5364;
    padding-left: 10px;min-height: 325px;

}
    .gallery .picture {
    height: 620px!important;
    line-height: 620px;
}
    .gallery .picture-thumbs {
    width: auto;
    margin-right: 12px;
}
    .gallery .picture-thumbs a{
        line-height:70px;
         height: 70px;
    width: 70px;
    }
    .gallery .picture-thumbs img{
        max-width:70px;
    }
    .gallery .additional-img{/* float:none; *//* margin:8px 2px; */}
}
.master-column-wrapper {padding: 0px;}
.gallery .additional-img {width:70px;height:70px;margin: 4px;}
.product-collateral{width:62%}
.product-collateral .item-grid{
    overflow: hidden;
    border: 1px solid rgba(51, 51, 51, 0.5);
    background: rgba(28, 28, 28, 0.45);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;}
.product-collateral .item-box {}
.related-products-grid .item-box{height: 150px;}
.instruction{width: 36%;}
.display-details-page .instruction {
    width: 30%;
}
.product-details-page .block a.product-picture{border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
.product-details-page .related-products-grid .item-box .picture{
        max-height: 131px!important;
}
.product-details-page .related-products-grid .item-box .picture a{
    /*height: 110px;*/
}
.item-box .avengers-legends, .gallery .avengers-legends {
    width: 123px;
    height: 53px;
    background-size:inherit;
}

.item-box .justice-league-legends, .gallery .justice-league-legends {
    width: 107px;
    height: 76px;
    background-size:inherit;
}
.gallery .picture-thumbs .p-thumb-wrapitems{
    max-width:100%;
}