.imgsmall{
    width:200px;
}
ul{
    display: flex;
   
}

li{

    list-style-type: none;
    padding-right: 10px;
}