@media(max-width:768px) and (min-width:600px) {
    .well.profile img {
    margin-bottom: 15px;
    height: 150px;
    width: 100%;
    object-fit: contain;
}

}

.aaaaaaaa img {
    margin-bottom: 15px;
    height: 150px;
    width: 100%;
    object-fit: contain;
}