@charset "UTF-8";
/* CSS Document */

.flipbookMargin{
display: block;
width: 700px;
height: 920px;
}

.dirContainer{
display: flex; 
width: 100%; 
height: auto; 
margin: 50px 0 0px 0;
align-items: flex-start;
justify-content: space-between;
}

.listingsContainer {
max-width: 830px;
height: auto;
margin: 0 30px 40px 0;
}

/** 300X600 AD **/
#div-gpt-ad-1665689811834-0{
top: 100px;
position: -webkit-sticky;
position: sticky;
margin-bottom: 5px;

}

.sideAdBox{
width: 300px; 
height: 100%; 
top: 100px; 
position: sticky;
}


@media only screen and (max-width: 700px) {

#pid-center-55-plus-2022-247832 .field.field-name-field-image.field-type-image.field-label-hidden{
margin-bottom: 10px;
}

.flipbookMargin{
display: block;
width: 100%;
height: auto;
margin: 0 auto 40px auto;
}

.sideAdBox{
width: 100%; 
height: 100%; 
top: 100px; 
position: sticky;
}

.dirContainer{
display: flex; 
flex-direction: column;
width: 100%; 
height: auto; 
margin: none;
}

.listingsContainer {
width: 100%;
height: auto;
margin: 0;
}

#div-gpt-ad-1665689811834-0{
margin: 30px auto 30px auto;
}

}