.content-with-left-right-section{width:100%;position:relative}.content-with-left-right-details{display:flex;width:100%;flex-flow:row wrap;position:relative;align-items:flex-start}.content-with-left-details{width:50%;display:inline-block}.content-with-right-details{width:50%;display:inline-block}@media screen and (max-width:768px){.content-with-left-right-details{display:inline-block}.content-with-left-details{width:100%}.content-with-right-details{width:100%}}