@charset "UTF-8";

.featherlight .featherlight-content{
    padding:0;
    border-bottom: 0;
    width: calc(100% - 10%);
    max-width: 720px !important;
    max-height: 405px !important;

}
