Індекс:Майк Йогансен. Баляди про війну і відбудову (1933).djvu/styles.css

.crop {
	overflow:hidden;
    position: relative;
	}

.crop img{
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    margin: auto; 
	width: auto;
    height: auto;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
	}

.crop1 {
	width: 350px;
    height: 270px;
}

.crop1 img {
    bottom: -40%;
	}

.crop2 {
	width: 350px;
    height: 360px;
}

.crop2 img {
    bottom: -74%;
	}