#content img{
    width: 100%;
}

.foot_link{
    padding: .5rem 0;
}
.kol{
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(36, 96, 132, 0.7);
    color: #ccc;
    width: 100%;
    padding: .5rem;
}