@media screen and (max-width: 960px) {
    .t1115__col-bottom:not(.t1115__img-mobile) {
        margin-top
Shorthand property to set values for the thickness of the margin area. If left is omitted, it is the same as right. If bottom is omitted it is the same as top, if right is omitted it is the same as top. Negative values for margin properties are allowed, but there may be implementation-specific limits..
Learn more
Don't show
: 0px;
    }
}