
/*  */
/* 
*/
.pic-adjustments {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-align: justify;
} .pic-adjustments img {
    margin-left: 50px;
    width: 30vmin;
    object-fit: 100%;
}

p, h1, h2, h3, h4, h5, h6 {
    color: #000;
}
/*  */