@media (min-width: 750px) {
    main section img{
        float: right;
        width: 50%;
        margin: 15px;
    }
}