#container {
    height: 50%;
    width: 60%;
    float: right;
}

.amap-icon img {
    width: 25px;
    height: 25px;
}

.amap-marker-label{
    border: 0;
    background-color: transparent;
}

.info{
    position: relative;
    top: 0;
    right: 0;
    min-width: 0;
}