@media (min-width:1025px) {

.inline-text-and-image img{
  border-radius:10px;
  padding-top:15px;
}

.text {
 display: flex;
 flex-direction: column;
 flex:1;
 margin-left:20px; 
}