/*CUSTOM INTERRIAS
==================================================
#Images size
*/
/* CUSTOM INTERRIAS
================================================== */

/* Escapade panel bandgroup
*/
img.panel-bandgroup-small{
    width: 100%;
    height: 76px;
	}
/* Offer panel bandgroup
   Hotel panel bandgroup
*/
img.panel-bandgroup-medium{
    width: 100%;
    height: 106px;
    }
/* Group panel bandgroup
*/
img.panel-bandgroup-big{
    width: 100%;
    height: 110px;
    }
/* Offer bandgroup
   Hotel bandgroup
   Group bandgroup
*/
img.main-bandgroup-medium{
    width: 100%;
    height: 106px;
    }
/* Escapade bandgroup
*/
img.main-bandgroup-big{
    width: 100%;
    height: 120px;
    }
/* Offer collecion bandgroup
*/
img.collection-band-medium{
    max-width: 100px;
    width: 100%;
    height: 100px;
    }
/* Hotel collecion bandgroup
*/
img.collection-band-big{
    max-width: 106px;
    width: 100%;
    height: 106px;
    }
/* Group detailband
*/
img.detailband-small{
    width: 100%;
    height: 65px;
    }
/* Escapade detailband
*/
img.detailband-medium{
    width: 300px;
    height: 90px;
    }
/* Group detailband
*/
img.detailband-big{
    width: 100%;
    height: 106px;
    }

img.catalog-thumb{
    width: 100%;
    height: 125px;
    transform: rotateY(0deg);
    }
img.card{
    width: 100%;
    height: 190px;
    }
img.card-thumb{
    width: 100%;
    height: 40px;
    transform: rotateY(0deg);
    }
/* Hotel popup detailband
   Escapade popup detailband
*/
img.popup-detailband{
    width: 100%;
    height: 170px;
    }
/* Hotel offer list
   Escapade offer list
*/
img.offers-list{
    width: 100%;
    height: 108px;
    }
img.dispo-no-login{
    width: 100%;
    height: 100px;
    }
img.dispo-login{
    width: 100%;
    height: 125px;
    }
img.detail-new{
    max-width: 150px;
    width: 100%;
    height: 170px;
    }
/*
   Escapade no login
*/
img.escapade-dispo-no-login{
    width: 100%;
    height: 92px;
    }