/* Book multiple*/

li.mdl-book-small-cntnr {
    border-radius: 0;
    background-color: rgba(21,74,119,1.00);
}
li.mdl-book-small-cntnr:hover,
li.mdl-book-small-cntnr:active {
    -webkit-box-shadow: var(--shad-link-box);
    -moz-box-shadow: var(--shad-link-box);
    box-shadow: var(--shad-link-box);
}
.arriv li.mdl-book-small-cntnr {
    background-color: rgba(81,156,91,1.00);
}
.depa li.mdl-book-small-cntnr {
    background-color: rgba(38,112,173,0.95);
}

/*
figure.mdl-book-multiple {
    width: 100%;
    text-align: center;
    display: grid;
    grid-template-columns: 1fr;
}*/
figure.mdl-book-small > img {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    object-fit: contain;
    width: 25%!important;
    text-align: center;
}
/*
.front-squares-cntnr > .front-squares > ul > li.mdl-book-small-cntnr:nth-child(4) > figure.mdl-book-small > img {
    top: 0%;
    left: 1%;
    background
}
.front-squares-cntnr > .front-squares > ul > li.mdl-book-small-cntnr:nth-child(2) > figure.mdl-book-small > img,
.front-squares-cntnr > .front-squares > ul > li.mdl-book-small-cntnr:nth-child(4) > figure.mdl-book-small > img {
    top: 0%;
    left: 1%;
    background
}*/

figure.mdl-book-small {
    width: 100%;
    text-align: center;
    
}

figure.mdl-book-multiple > div {
}

figure.mdl-book-small > figcaption > div {
    text-align: center;
    width: 75%;
}
figure.mdl-book-small > figcaption > div > #art-lnk,
figure.mdl-book-small > figcaption > div > a.art-lnk {
    display: inline-block;
    color: rgba(255,255,255,1.00);
    background: none;
    border: none;
    font-family: 'Libre Franklin', sans-serif;
    line-height: 1.3125em;
    font-size: clamp(0.65rem, 0.5340rem + 0.5800vw, 1.23rem)!important;
    font-weight: 600;
    text-transform: uppercase;
    font-style: italic;
    vertical-align: middle;
    margin: 0;
    padding: 4% 3%;
}

depa li.mdl-book-small-cntnr {
    border-radius: 0;
    background-color: rgba(21,74,119,1.00);
}


@media (min-width:1152px) and (max-width:1489px) {
	
	

}
@media (min-width:1490px) and (max-width:1689px){
	

}
@media (min-width:1690px) and (max-width:1919px){

    
}
@media (min-width:1920px){

    
}

@media (min-width:481px) and (max-width:539px) {
		

	
}
@media (min-width:540px) and (max-width:639px) {
		

	
}
@media (min-width:640px) and (max-width:767px) {
	

	
}
@media (min-width:768px) and (max-width:979px) {
	
	
}
@media (min-width:980px) and (max-width:1151px) {
	

	
}
@media (max-width:480px) {

	
}
