.img_podreczniki{
    width: 16.5rem;
    height: 13.5rem;
    margin-top: 1.563rem;
    background-color: #333;
    border-radius: 15%;
    border: #333 1px double;
}

.info_for_img{
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;

    width: 24.375rem;
    height: 18.75rem;
    font-size: 1.563rem;
}






