.directed {
display: flex !important;
flex-direction: column !important;
} 
 .one-size {
          	object-fit: cover;
    		width: 100%;
    		height: 100%;
            max-height: 250px;
          }
.text-justify > ul {
    margin: 20px;
	list-style: disc !important;
}
.text-justify > p {
margin-bottom: 20px !important;
}
#personallink {
color: #198722 !important;
}