@media (min-device-width:0px) and (max-device-width:749px) 
{

    .DariansCollections_banner
    {
        position:relative;
        float:left;
        width:90%;
        height:37.5%;
        clear:both;
        border:1px solid black;
        /*top:350px;
        right:10px;*/   
        padding: 10px 10px 10px 10px;
    
        margin-bottom: 100px;
        background-image: url("../Images/Darian/Darian_Banner.jpeg");
        background-color: #cccccc;
        /*background-size: contain;*/
        background-repeat: no-repeat; 
        background-size: 100% 100%;  
        padding: 10px;
        margin: 10px;      
    }
    
    .LuannasCollections_banner 
    {
        position:relative;
        float:right;
        width:95%;
        height:37.5%;
        clear:both;
        border:1px solid black;
        /*top:350px;
        right:10px;*/
    
        margin-bottom: 100px;
        background-image: url("../Images/Luanna/LuannasBanner.jpeg");
        background-color: #cccccc;
        /*background-size: contain;*/
        background-repeat: no-repeat; 
        background-size: 100% 100%;  
        padding: 10px 10px 10px 10px;  
        margin: 10px 10px 10px 10px; 
    }
    
    
    .KaitysCollections_banner 
    {
        position:relative;
        float:left;
        width:95%;
        height:37.5%;
        clear:both;
        border:1px solid black;
        /*top:660px;
        right:10px;*/
    
    
        margin-bottom: 100px;
        background-image: url("../Images/Kaity/Banner.jpg");
        background-color: #cccccc;
        /*background-size: contain;*/
        background-repeat: no-repeat; 
        background-size: 100% 100%;   
        padding: 10px 10px 10px 10px; 
        margin: 10px 10px 10px 10px; 
    } 
}

@media (min-device-width:750px) and (max-device-width:1024px) 
{
    .DariansCollections_banner
    {
        position:relative;
        float:left;
        width:97%;
        height:700px;
        clear:both;
        border:1px solid black;
        /*top:350px;
        right:10px;*/   
        padding: 10px 10px 10px 10px;
    
        margin-bottom: 100px;
        background-image: url("../Images/Darian/Darian_Banner.jpeg");
        background-color: #cccccc;
        /*background-size: contain;*/
        background-repeat: no-repeat; 
        background-size: 100% 100%;  
        padding: 10px 10px 10px 10px;
        margin: 10px 10px 10px 10px;      
    }
    
    .LuannasCollections_banner 
    {
        position:relative;
        float:right;
        width:75%;
        height:500px;
        clear:both;
        border:1px solid black;
        /*top:350px;
        right:10px;*/
    
        margin-bottom: 100px;
        background-image: url("../Images/Luanna/LuannasBanner.jpeg");
        background-color: #cccccc;
        /*background-size: contain;*/
        background-repeat: no-repeat; 
        background-size: 100% 100%;  
        padding: 10px 10px 10px 10px;  
        margin: 10px 10px 10px 10px; 
    }
    
    .KaitysCollections_banner 
    {
        position:relative;
        float:left;
        width:97%;
        height:700px;
        clear:both;
        border:1px solid black;
        /*top:660px;
        right:10px;*/
    
    
        margin-bottom: 100px;
        background-image: url("../Images/Kaity/Banner.jpg");
        background-color: #cccccc;
        /*background-size: contain;*/
        background-repeat: no-repeat; 
        background-size: 100% 100%;   
        padding: 10px 10px 10px 10px; 
        margin: 10px 10px 10px 10px; 
    } 
}

@media (min-device-width:1024px)
{
    .DariansCollections_banner
    {
        position:relative;
        float:left;
        width:97%;
        height:700px;
        clear:both;
        border:1px solid black;
        /*top:350px;
        right:10px;*/   
        padding: 10px 10px 10px 10px;
    
        margin-bottom: 100px;
        background-image: url("../Images/Darian/Darian_Banner.jpeg");
        background-color: #cccccc;
        /*background-size: contain;*/
        background-repeat: no-repeat; 
        background-size: 100% 100%;  
        padding: 10px 10px 10px 10px;
        margin: 10px 10px 10px 10px;      
    }
    
    .LuannasCollections_banner 
    {
        position:relative;
        float:right;
        width:97%;
        height:700px;
        clear:both;
        border:1px solid black;
        /*top:350px;
        right:10px;*/
    
        margin-bottom: 100px;
        background-image: url("../Images/Luanna/LuannasBanner.jpeg");
        background-color: #cccccc;
        /*background-size: contain;*/
        background-repeat: no-repeat; 
        background-size: 100% 100%;  
        padding: 10px 10px 10px 10px;  
        margin: 10px 10px 10px 10px; 
    }
    
    .KaitysCollections_banner 
    {
        position:relative;
        float:left;
        width:97%;
        height:700px;
        clear:both;
        border:1px solid black;
        /*top:660px;
        right:10px;*/
    
    
        margin-bottom: 100px;
        background-image: url("../Images/Kaity/Banner.jpg");
        background-color: #cccccc;
        /*background-size: contain;*/
        background-repeat: no-repeat; 
        background-size: 100% 100%;   
        padding: 10px 10px 10px 10px; 
        margin: 10px 10px 10px 10px; 
    } 

}