.psychology_45{
    width: 45%;
    height: 412px;
}
.psychology1_45{
    width: 45%;
    height: 230px;
}

@media screen and (max-width:600px) {
    .psychology_45{
        width: auto;
        height: 565px;
    }
    .psychology1_45{
        width: auto;
        height: 270px;
    }
    
    
}