﻿.imageWrapper_Old{
    height: 100%;
    
}

.imageWrapper_Old-box1{
    background-color: #EC2D85; 
    height: 25%; 
    padding: 0% 3% 2% 3%;
    margin: -1% 9.6% 0 9.65%;
}

.imageWrapper_Old-box1 .PlanRemarks1_Old{
    font-size: 3.5vw;
}
    
.imageWrapper_Old-box1 .PlanRemarks2_Old{
    font-size: 2.4vw;
}

.imageWrapper_Old-box2{
    background-color: #EC2D85; 
    height: 25%; 
    padding: 0% 3% 2% 3%;
    margin: -1% 9.6% 0 9.7%;
}

.imageWrapper_Old-box2 .PlanRemarks1_Old{
    font-size: 3.6vw;
}
    
.imageWrapper_Old-box2 .PlanRemarks2_Old{
    font-size: 2.6vw;
}

.imageWrapper_Old-box3{
    background-color: #EC2D85; 
    height: 25%; 
    padding: 0% 3% 2% 3%;
    margin: -1% 9.7% 0 9.5%;
}

.imageWrapper_Old-box3 .PlanRemarks1_Old{
    font-size: 3.6vw;
}
    
.imageWrapper_Old-box3 .PlanRemarks2_Old{
    font-size: 2.7vw;
}

.imageWrapper_Old-box4{
    background-color: #EC2D85; 
    height: 25%; 
    padding: 0% 3% 2% 3%;
    margin: -1% 9.6% 0 9.7%;
}

.imageWrapper_Old-box4 .PlanRemarks1_Old{
    font-size: 3.2vw;
}
    
.imageWrapper_Old-box4 .PlanRemarks2_Old{
    font-size: 2.6vw;
}

.PlanDashboardWrapper_Old{
    height: 100%;
    position: relative;
}

.NetworkTag_Old{
    background: black;
    position: absolute;
    top: 8.36%;
    right: 0;
    transform: rotate(-90deg);
    transform-origin: top right;
    padding: 2%;
    width: 33%;
}

.DataPrice-MiddleText_Old {
    font-size: 0.7em;
    line-height: 1vw;
}

.PlanRemarks1_Old{
    text-align: left;
    color: white;
    font-weight: 700;
    line-height: 45px;
}
    
.PlanRemarks2_Old{
    text-align: left;
    color: white;
    font-weight: 600;
    line-height: 28px;
}
    
.PlanRemarks4_Old{
    text-align: left;
    color: white;
    font-weight: 600;
    line-height: 28px;
    font-size: 2vw;
}

.PlanText1_Old{
    font-weight: 700;
    font-size: 1.4vw;
    line-height: 0.9em;
}

.PlanText2_Old{
    font-weight: 700;
    font-size: 2vw;
    line-height: 0.9em;
    letter-spacing: 0.02em;
}

.TopPicks_Old{
    position: absolute;
    right: 0%;
    top: 10%;
    width: 27%;
}

@media only screen and (min-width: 1280px) {
    .imageWrapper_Old-box1 .PlanRemarks1_Old{
        font-size: 46px;
    }
    
    .imageWrapper_Old-box1 .PlanRemarks2_Old{
        font-size: 30px;
    }
    
    .imageWrapper_Old-box2 .PlanRemarks1_Old{
        font-size: 45px;
    }
    
    .imageWrapper_Old-box2 .PlanRemarks2_Old{
        font-size: 32px;
    }
    
    .imageWrapper_Old-box3 .PlanRemarks1_Old{
        font-size: 46px;
    }
    
    .imageWrapper_Old-box3 .PlanRemarks2_Old{
        font-size: 34px;
    }
    
    .imageWrapper_Old-box4 .PlanRemarks1_Old{
        font-size: 43px;
    }
    
    .imageWrapper_Old-box4 .PlanRemarks2_Old{
        font-size: 33px;
    }
    
    .DataPrice-MiddleText_Old {
        line-height: 1em;
    }
    
    .PlanRemarks1_Old{
        line-height: 50px;
    }
    
    .PlanRemarks2_Old{
        line-height: 28px;
    }
    
    .PlanRemarks4_Old{
        font-size: 27px;
        line-height: 27px;
    }
}