@media (min-width: 1100px) {   
    .moreInfoButton{
    position: absolute;
    top: 10px;
    right: 10px;
}
    .moreInfoButton img{
        width: 88px;
    }
}